Relocval expr : (MLast.loc -> MLast.loc) -> int -> MLast.expr -> MLast.exprval longid : (MLast.loc -> MLast.loc) -> int -> MLast.longid -> MLast.longidval longid_lident :
(MLast.loc -> MLast.loc) ->
int ->
MLast.longid_lident ->
MLast.longid_lidentval patt : (MLast.loc -> MLast.loc) -> int -> MLast.patt -> MLast.pattval ctyp : (MLast.loc -> MLast.loc) -> int -> MLast.ctyp -> MLast.ctypval sig_item :
(MLast.loc -> MLast.loc) ->
int ->
MLast.sig_item ->
MLast.sig_itemval str_item :
(MLast.loc -> MLast.loc) ->
int ->
MLast.str_item ->
MLast.str_itemval eq_longid : MLast.longid -> MLast.longid -> boolval eq_longid_lident : MLast.longid_lident -> MLast.longid_lident -> boolval eq_expr : MLast.expr -> MLast.expr -> boolval eq_patt : MLast.patt -> MLast.patt -> boolval eq_ctyp : MLast.ctyp -> MLast.ctyp -> boolval eq_str_item : MLast.str_item -> MLast.str_item -> boolval eq_sig_item : MLast.sig_item -> MLast.sig_item -> boolval eq_module_expr : MLast.module_expr -> MLast.module_expr -> boolval eq_module_type : MLast.module_type -> MLast.module_type -> boolval eq_class_sig_item : MLast.class_sig_item -> MLast.class_sig_item -> boolval eq_class_str_item : MLast.class_str_item -> MLast.class_str_item -> boolval eq_class_type : MLast.class_type -> MLast.class_type -> boolval eq_class_expr : MLast.class_expr -> MLast.class_expr -> bool