package rotor

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class Location_visitors.reduce

constraint < visit_loc : 'a_0. ('c -> 'a_0 -> 's) -> 'c -> 'a_0 loc -> 's ; visit_location_t : 'c -> location_t -> 's ; visit_position : 'c -> Lexing_visitors.position -> 's.. > = < visit_loc : 'a_0. ('c -> 'a_0 -> 's) -> 'c -> 'a_0 loc -> 's ; visit_location_t : 'c -> location_t -> 's ; visit_position : 'c -> Lexing_visitors.position -> 's.. >
inherit VisitorsRuntime.reduce
method visit_location_t : 'c -> location_t -> 's
method visit_loc : 'a_0. ('c -> 'a_0 -> 's) -> 'c -> 'a_0 loc -> 's
OCaml

Innovation. Community. Security.