Struct classfile_parser::constant_info::ClassConstant [] [src]

pub struct ClassConstant {
    pub name_index: u16,
}

Fields

Trait Implementations

impl Debug for ClassConstant
[src]

Formats the value using the given formatter.