Home
last modified time | relevance | path

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

/external/proguard/src/proguard/classfile/attribute/annotation/
DAnnotation.java34 public int u2typeIndex; field in Annotation
64 public Annotation(int u2typeIndex, in Annotation()
DTypeAnnotation.java51 public TypeAnnotation(int u2typeIndex, in TypeAnnotation()