Searched defs:CONST (Results 1 – 3 of 3) sorted by relevance
20 public static final String CONST = "Class InternedString"; field in InternedString
40 CONST, enumConstant
340 addOpcodeInfo(Opcode.CONST, "const", 0x14, new Format31i()); in addOpcodeInfo()