Class Camlp4.Struct.CleanAst.Make.clean_ast


class clean_ast : object .. end
Inherits
method with_constr : Ast.with_constr -> Ast.with_constr
method expr : Ast.expr -> Ast.expr
method patt : Ast.patt -> Ast.patt
method match_case : Ast.match_case -> Ast.match_case
method binding : Ast.binding -> Ast.binding
method rec_binding : Ast.rec_binding -> Ast.rec_binding
method module_binding : Ast.module_binding -> Ast.module_binding
method ctyp : Ast.ctyp -> Ast.ctyp
method sig_item : Ast.sig_item -> Ast.sig_item
method str_item : Ast.str_item -> Ast.str_item
method module_type : Ast.module_type -> Ast.module_type
method class_expr : Ast.class_expr -> Ast.class_expr
method class_type : Ast.class_type -> Ast.class_type
method class_sig_item : Ast.class_sig_item -> Ast.class_sig_item
method class_str_item : Ast.class_str_item -> Ast.class_str_item