Struct classfile_parser::constant_info::LongConstant [] [src]

pub struct LongConstant {
    pub value: i64,
}

Fields

Trait Implementations

impl Debug for LongConstant
[src]

Formats the value using the given formatter.