package morbig

  1. Overview
  2. Docs
constraint 'b located_iter = 'b located_iter
method visit_position : 'b -> 'env. 'env -> position -> unit
method visit_lexing_position : 'b -> 'env. 'env -> lexing_position -> unit
method visit_located : 'b -> 'env 'a_0. ('env -> 'a_0 -> unit) -> 'env -> 'a_0 located -> unit