Struct classreader::Annotation
[−]
[src]
pub struct Annotation {
pub type_index: u16,
pub element_value_pairs: Vec<ElementValuePair>,
}Fields
type_index: u16
element_value_pairs: Vec<ElementValuePair>