Class IndexFileSpecification
java.lang.Object
org.checkerframework.afu.annotator.specification.IndexFileSpecification
Represents the annotations in an index file (a .jaif file).
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the map of annotation imports.getScene()
Returns the current scene.com.google.common.collect.Multimap
<Insertion, Annotation> static boolean
static boolean
isOnReceiver
(Criteria criteria) parse()
-
Field Details
-
noAsm
public static boolean noAsm
-
-
Constructor Details
-
IndexFileSpecification
-
-
Method Details
-
parse
- Throws:
org.plumelib.util.FileIOException
-
annotationImports
Returns the map of annotation imports.- Returns:
- a map of annotation imports
-
insertionSources
-
getScene
Returns the current scene.- Returns:
- the current scene
-
isOnReceiver
-
isOnNew
-