Package jminusminus

Class CLConstantMethodRefInfo


class CLConstantMethodRefInfo extends CLConstantMemberRefInfo
Representation of CONSTANT_Methodref_info structure.
  • Constructor Details

    • CLConstantMethodRefInfo

      public CLConstantMethodRefInfo(int classIndex, int nameAndTypeIndex)
      Constructs a CLConstantMethodRefInfo object.
      Parameters:
      classIndex - CONSTANT_Methodref_info.class_index item.
      nameAndTypeIndex - CONSTANT_Methodref_info.name_and_type_index item.