Home
last modified time | relevance | path

Searched defs:TOP_TYPE (Results 1 – 3 of 3) sorted by relevance

/external/javassist/src/main/javassist/bytecode/stackmap/
DTypeTag.java22 String TOP_TYPE = "*top*"; field
/external/proguard/src/proguard/classfile/attribute/preverification/
DVerificationTypeFactory.java35 static final TopType TOP_TYPE = new TopType(); field in VerificationTypeFactory
DVerificationType.java35 public static final int TOP_TYPE = 0; field in VerificationType