Class type JCHBasicTypesAPI.field_int

method kind : field_kind_t
method get_annotations : (annotation_t * bool) list
method get_attributes : attributes_int
method get_class_signature : class_field_signature_int
method get_generic_signature : field_type_signature_int option
method get_other_flags : int list
method get_signature : field_signature_int
method get_value : constant_value_t option
method get_visibility : access_t
method is_synthetic : bool
method is_class_field : bool
method is_enum : bool
method is_interface_field : bool
method is_static : bool
method is_final : bool
method is_transient : bool
method toPretty : CHPretty.pretty_t