| Modifier and Type | Field and Description |
|---|---|
private java.util.ArrayList<Indexer.PathElement> |
Indexer.PathElementStack.pathElements |
| Modifier and Type | Method and Description |
|---|---|
(package private) Indexer.PathElement |
Indexer.PathElementStack.peek() |
(package private) Indexer.PathElement |
Indexer.PathElementStack.pop() |
| Modifier and Type | Method and Description |
|---|---|
private java.util.ArrayList<Indexer.PathElement> |
Indexer.processTargetPath(java.io.DataInputStream data,
Indexer.BooleanHolder genericsRequired) |
| Constructor and Description |
|---|
PathElementStack(java.util.ArrayList<Indexer.PathElement> pathElements) |
TypeAnnotationState(TypeTarget target,
AnnotationInstance annotation,
java.util.ArrayList<Indexer.PathElement> pathElements,
boolean genericsRequired) |