Class WholeProgramInferenceJavaParserStorage

java.lang.Object
org.checkerframework.common.wholeprograminference.WholeProgramInferenceJavaParserStorage
All Implemented Interfaces:
WholeProgramInferenceStorage<AnnotatedTypeMirror>

public class WholeProgramInferenceJavaParserStorage extends Object implements WholeProgramInferenceStorage<AnnotatedTypeMirror>
This is an implementation of WholeProgramInferenceStorage that stores annotations directly with the JavaParser node corresponding to the annotation's location. It outputs ajava files.