Searched defs:MULTIANEWARRAY (Results 1 – 3 of 3) sorted by relevance
33 public class MULTIANEWARRAY extends CPInstruction implements LoadClass, AllocationInstruction, class43 MULTIANEWARRAY() { in MULTIANEWARRAY() method in MULTIANEWARRAY47 public MULTIANEWARRAY(final int index, final short dimensions) { in MULTIANEWARRAY() method in MULTIANEWARRAY
1084 short MULTIANEWARRAY = 197; field
1485 public static final short MULTIANEWARRAY = 197; field in Const