package ast_generic

  1. Overview
  2. Docs

Module Meta_ASTSource

Sourceval vof_argument : AST_generic.argument -> OCaml.v
Sourceval vof_arguments : AST_generic.arguments -> OCaml.v
Sourceval vof_literal : AST_generic.literal -> OCaml.v
Sourceval vof_type_ : AST_generic.type_ -> OCaml.v
Sourceval vof_arithmetic_operator : AST_generic.operator -> OCaml.v
Sourceval vof_function_definition : AST_generic.function_definition -> OCaml.v
Sourceval vof_class_definition : AST_generic.class_definition -> OCaml.v
Sourceval vof_definition : AST_generic.definition -> OCaml.v
Sourceval vof_directive : AST_generic.directive -> OCaml.v
Sourceval vof_raw_tree : AST_generic.raw_tree -> OCaml.v
Sourceval vof_incr_decr : AST_generic.incr_decr -> OCaml.v