Home
last modified time | relevance | path

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

/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