package diffast-langs-cpp-parsing

  1. Overview
  2. Docs
inherit N.stack
method enter_block : ?prefix:string -> ?qname:string -> ?no_tweak:bool -> int -> unit
method exit_block : unit -> unit
method enter_class : Cpp_parsing.Common.ident -> unit
method exit_class : unit -> unit
method enter_template : unit -> unit
method exit_template : unit -> unit
method enter_namespace : N.NestedNamespace.t -> unit
method exit_namespace : unit -> N.stack_frame
method enter_enum : Cpp_parsing.Common.ident -> unit
method exit_enum : unit -> unit
OCaml

Innovation. Community. Security.