Class Location.located_reduce

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