Struct classfile_parser::constant_info::MethodTypeConstant [] [src]

pub struct MethodTypeConstant {
    pub descriptor_index: u16,
}

Fields

Trait Implementations

impl Debug for MethodTypeConstant
[src]

Formats the value using the given formatter.