Struct classfile_parser::constant_info::LongConstant
[−]
[src]
pub struct LongConstant {
pub value: i64,
}Fields
value: i64