Class TypeAnnotationTargetInfo.LocalVarTarget
- java.lang.Object
-
- org.benf.cfr.reader.entities.attributes.TypeAnnotationTargetInfo.LocalVarTarget
-
- Enclosing interface:
- TypeAnnotationTargetInfo
public static class TypeAnnotationTargetInfo.LocalVarTarget extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LocalVarTarget(int start, int length, int index)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
matches(int offset, int slot, int tolerance)
-