Struct rust_jvm::model::class_file::attribute::annotation::Annotation
[−]
[src]
pub struct Annotation { pub type_index: constant_pool_index, pub element_value_pairs: Vec<ElementValuePair>, }
Fields
type_index | An index into the |
element_value_pairs |