Struct classfile_parser::attribute_info::ConstantValueAttribute [] [src]

pub struct ConstantValueAttribute {
    pub constant_value_index: u16,
}

Fields

Trait Implementations

impl Debug for ConstantValueAttribute
[src]

Formats the value using the given formatter.