Module Ast_helper.Str
Structure items
val eval :
?loc:Ocaml_parsing.Ast_helper.loc ->
?attrs:Ocaml_parsing.Parsetree.attributes ->
Ocaml_parsing.Parsetree.expression ->
Ocaml_parsing.Parsetree.structure_itemval value :
?loc:Ocaml_parsing.Ast_helper.loc ->
Ocaml_parsing.Asttypes.rec_flag ->
Ocaml_parsing.Parsetree.value_binding list ->
Ocaml_parsing.Parsetree.structure_itemval primitive :
?loc:Ocaml_parsing.Ast_helper.loc ->
Ocaml_parsing.Parsetree.value_description ->
Ocaml_parsing.Parsetree.structure_itemval type_extension :
?loc:Ocaml_parsing.Ast_helper.loc ->
Ocaml_parsing.Parsetree.type_extension ->
Ocaml_parsing.Parsetree.structure_itemval exception_ :
?loc:Ocaml_parsing.Ast_helper.loc ->
Ocaml_parsing.Parsetree.type_exception ->
Ocaml_parsing.Parsetree.structure_itemval module_ :
?loc:Ocaml_parsing.Ast_helper.loc ->
Ocaml_parsing.Parsetree.module_binding ->
Ocaml_parsing.Parsetree.structure_itemval rec_module :
?loc:Ocaml_parsing.Ast_helper.loc ->
Ocaml_parsing.Parsetree.module_binding list ->
Ocaml_parsing.Parsetree.structure_itemval class_ :
?loc:Ocaml_parsing.Ast_helper.loc ->
Ocaml_parsing.Parsetree.class_declaration list ->
Ocaml_parsing.Parsetree.structure_itemval class_type :
?loc:Ocaml_parsing.Ast_helper.loc ->
Ocaml_parsing.Parsetree.class_type_declaration list ->
Ocaml_parsing.Parsetree.structure_itemval include_ :
?loc:Ocaml_parsing.Ast_helper.loc ->
Ocaml_parsing.Parsetree.include_declaration ->
Ocaml_parsing.Parsetree.structure_itemval extension :
?loc:Ocaml_parsing.Ast_helper.loc ->
?attrs:Ocaml_parsing.Ast_helper.attrs ->
Ocaml_parsing.Parsetree.extension ->
Ocaml_parsing.Parsetree.structure_itemval attribute :
?loc:Ocaml_parsing.Ast_helper.loc ->
Ocaml_parsing.Parsetree.attribute ->
Ocaml_parsing.Parsetree.structure_itemval text :
Ocaml_parsing.Docstrings.text ->
Ocaml_parsing.Parsetree.structure_item list