public static class TypeAnnotationTargetInfo.LocalVarTarget
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
index |
private int |
length |
private int |
start |
| Constructor and Description |
|---|
LocalVarTarget(int start,
int length,
int index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(int offset,
int slot,
int tolerance) |