Searched refs:selfIndex (Results 1 – 1 of 1) sorted by relevance
62 private int selfIndex; field in RecordComponent73 int selfIndex) { in RecordComponent() argument78 this.selfIndex = selfIndex; in RecordComponent()79 this.signature = parent.getGenericSignature(selfIndex); in RecordComponent()248 Annotation[] annotations = parent.getVisibleAnnotations(selfIndex); in declaredAnnotations()