Class TypeAnnotationTargetInfo.TypeAnnotationLocalVarTarget
java.lang.Object
org.benf.cfr.reader.entities.attributes.TypeAnnotationTargetInfo.TypeAnnotationLocalVarTarget
- All Implemented Interfaces:
TypeAnnotationTargetInfo
- Enclosing interface:
- TypeAnnotationTargetInfo
public static class TypeAnnotationTargetInfo.TypeAnnotationLocalVarTarget
extends Object
implements TypeAnnotationTargetInfo
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.benf.cfr.reader.entities.attributes.TypeAnnotationTargetInfo
TypeAnnotationTargetInfo.LocalVarTarget, TypeAnnotationTargetInfo.TypeAnnotationCatchTarget, TypeAnnotationTargetInfo.TypeAnnotationEmptyTarget, TypeAnnotationTargetInfo.TypeAnnotationFormalParameterTarget, TypeAnnotationTargetInfo.TypeAnnotationLocalVarTarget, TypeAnnotationTargetInfo.TypeAnnotationOffsetTarget, TypeAnnotationTargetInfo.TypeAnnotationParameterBoundTarget, TypeAnnotationTargetInfo.TypeAnnotationParameterTarget, TypeAnnotationTargetInfo.TypeAnnotationSupertypeTarget, TypeAnnotationTargetInfo.TypeAnnotationThrowsTarget, TypeAnnotationTargetInfo.TypeAnnotationTypeArgumentTarget
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Field Details
-
targets
-
-
Constructor Details
-
TypeAnnotationLocalVarTarget
TypeAnnotationLocalVarTarget(List<TypeAnnotationTargetInfo.LocalVarTarget> targets)
-
-
Method Details
-
matches
public boolean matches(int offset, int slot, int tolerance) -
Read
-