Struct classfile_parser::constant_info::IntegerConstant
[−]
[src]
pub struct IntegerConstant {
pub value: i32,
}Fields
value: i32