Class Location.located_reduce

constraint 'b located_reduce = 'b located_reduce
method visit_lexing_position : 'env. 'env -> Morbig.CSTVisitors.lexing_position -> 'c
method visit_located : 'env 'a_0. ('env -> 'a_0 -> 'c) -> 'env -> 'a_0 Morbig.CSTVisitors.located -> 'c
method visit_position : 'env. 'env -> Morbig.CSTVisitors.position -> 'c