Searched defs:METHOD_TYPE (Results 1 – 4 of 4) sorted by relevance
41 public static final int METHOD_TYPE = 0x15; field in ValueType
42 public static final int METHOD_TYPE = 0x15; field in ValueType
32 private static final Type METHOD_TYPE = Type.getType(Method.class); field in ReflectorClassWriter
1355 METHOD_TYPE = 1 << 21, enumerator