Struct classfile_parser::constant_info::MethodRefConstant
[−]
[src]
pub struct MethodRefConstant {
pub class_index: u16,
pub name_and_type_index: u16,
}Fields
class_index: u16
name_and_type_index: u16