Module Ppx_core.Attribute.Context

type 'a t =
| Label_declaration : Ppx_core__.Import.label_declaration t
| Constructor_declaration : Ppx_core__.Import.constructor_declaration t
| Type_declaration : Ppx_core__.Import.type_declaration t
| Type_extension : Ppx_core__.Import.type_extension t
| Extension_constructor : Ppx_core__.Import.extension_constructor t
| Pattern : Ppx_core__.Import.pattern t
| Core_type : Ppx_core__.Import.core_type t
| Expression : Ppx_core__.Import.expression t
| Value_description : Ppx_core__.Import.value_description t
| Class_type : Ppx_core__.Import.class_type t
| Class_type_field : Ppx_core__.Import.class_type_field t
| Class_infos : _ Ppx_core__.Import.class_infos t
| Class_expr : Ppx_core__.Import.class_expr t
| Class_field : Ppx_core__.Import.class_field t
| Module_type : Ppx_core__.Import.module_type t
| Module_declaration : Ppx_core__.Import.module_declaration t
| Module_type_declaration : Ppx_core__.Import.module_type_declaration t
| Open_description : Ppx_core__.Import.open_description t
| Include_infos : _ Ppx_core__.Import.include_infos t
| Module_expr : Ppx_core__.Import.module_expr t
| Value_binding : Ppx_core__.Import.value_binding t
| Module_binding : Ppx_core__.Import.module_binding t
| Pstr_eval : Ppx_core__.Import.structure_item t
| Pstr_extension : Ppx_core__.Import.structure_item t
| Psig_extension : Ppx_core__.Import.signature_item t
| Rtag : Ppx_core__.Import.row_field t
| Object_type_field : (Ppx_core__.Import.string * Ppx_core__.Import.attributes * Ppx_core__.Import.core_type) t
val label_declaration : Ppx_core__.Import.label_declaration t
val constructor_declaration : Ppx_core__.Import.constructor_declaration t
val type_declaration : Ppx_core__.Import.type_declaration t
val type_extension : Ppx_core__.Import.type_extension t
val extension_constructor : Ppx_core__.Import.extension_constructor t
val pattern : Ppx_core__.Import.pattern t
val core_type : Ppx_core__.Import.core_type t
val expression : Ppx_core__.Import.expression t
val value_description : Ppx_core__.Import.value_description t
val class_type : Ppx_core__.Import.class_type t
val class_type_field : Ppx_core__.Import.class_type_field t
val class_infos : _ Ppx_core__.Import.class_infos t
val class_expr : Ppx_core__.Import.class_expr t
val class_field : Ppx_core__.Import.class_field t
val module_type : Ppx_core__.Import.module_type t
val module_declaration : Ppx_core__.Import.module_declaration t
val module_type_declaration : Ppx_core__.Import.module_type_declaration t
val open_description : Ppx_core__.Import.open_description t
val include_infos : _ Ppx_core__.Import.include_infos t
val module_expr : Ppx_core__.Import.module_expr t
val value_binding : Ppx_core__.Import.value_binding t
val module_binding : Ppx_core__.Import.module_binding t
val pstr_eval : Ppx_core__.Import.structure_item t
val pstr_extension : Ppx_core__.Import.structure_item t
val psig_extension : Ppx_core__.Import.signature_item t
val rtag : Ppx_core__.Import.row_field t
val object_type_field : (Ppx_core__.Import.string * Ppx_core__.Import.attributes * Ppx_core__.Import.core_type) t