Searched defs:GETSTATIC (Results 1 – 3 of 3) sorted by relevance
31 public class GETSTATIC extends FieldInstruction implements PushInstruction, ExceptionThrower { class37 GETSTATIC() { in GETSTATIC() method in GETSTATIC41 public GETSTATIC(final int index) { in GETSTATIC() method in GETSTATIC
1004 short GETSTATIC = 178; field
1385 public static final short GETSTATIC = 178; field in Const