Struct classfile_parser::constant_info::DoubleConstant [] [src]

pub struct DoubleConstant {
    pub value: f64,
}

Fields

Trait Implementations

impl Debug for DoubleConstant
[src]

Formats the value using the given formatter.