Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val vof_any : AST_generic.any -> OCaml.v
val vof_argument : AST_generic.argument -> OCaml.v
val vof_arguments : AST_generic.arguments -> OCaml.v
val vof_literal : AST_generic.literal -> OCaml.v
val vof_type_ : AST_generic.type_ -> OCaml.v
val vof_arithmetic_operator : AST_generic.operator -> OCaml.v
val vof_function_definition : AST_generic.function_definition -> OCaml.v
val vof_class_definition : AST_generic.class_definition -> OCaml.v
val vof_definition : AST_generic.definition -> OCaml.v
val vof_directive : AST_generic.directive -> OCaml.v
val vof_expr : AST_generic.expr -> OCaml.v
val vof_stmt : AST_generic.stmt -> OCaml.v
val vof_raw_tree : AST_generic.raw_tree -> OCaml.v
val vof_incr_decr : AST_generic.incr_decr -> OCaml.v
val vof_inc_dec :
(AST_generic.incr_decr * AST_generic.prefix_postfix) ->
OCaml.v
val vof_prepost : AST_generic.prefix_postfix -> OCaml.v