public class KeyForAnalysis extends CFAbstractAnalysis<KeyForValue,KeyForStore,KeyForTransfer>
AbstractAnalysis.WorklistAnalysis.DirectionatypeFactory, checker, dependentTypesHelper, env, fieldValues, qualifierHierarchy, typeHierarchy, typesblockCount, elseStores, maxCountBeforeWidening, storesAtReturnStatements, thenStorescfg, currentInput, currentNode, currentTree, direction, finalLocalValues, inputs, isRunning, nodeValues, transferFunction, worklist| Constructor and Description | 
|---|
| KeyForAnalysis(BaseTypeChecker checker,
              KeyForAnnotatedTypeFactory factory,
              List<Pair<VariableElement,KeyForValue>> fieldValues) | 
| KeyForAnalysis(BaseTypeChecker checker,
              KeyForAnnotatedTypeFactory factory,
              List<Pair<VariableElement,KeyForValue>> fieldValues,
              int maxCountBeforeWidening) | 
| Modifier and Type | Method and Description | 
|---|---|
| KeyForValue | createAbstractValue(Set<AnnotationMirror> annotations,
                   TypeMirror underlyingType)Returns an abstract value containing the given  annotationsandunderlyingType. | 
| KeyForStore | createCopiedStore(KeyForStore store)Returns an identical copy of the store  s. | 
| KeyForStore | createEmptyStore(boolean sequentialSemantics)Returns an empty store of the appropriate type. | 
createAbstractValue, createSingleAnnotationValue, createTransferFunction, defaultCreateAbstractValue, getEnv, getFieldValues, getTypeFactory, getTypeHierarchy, getTypes, performAnalysisaddStoreBefore, callTransferFunction, getInput, getInputBefore, getReturnStatementStores, getStoreBefore, initFields, initInitialInputs, performAnalysis, performAnalysisBlock, propagateStoresTo, runAnalysisForaddToWorklist, getContainingClass, getContainingMethod, getCurrentTree, getDirection, getExceptionalExitStore, getNodesForTree, getNodeValues, getRegularExitStore, getResult, getTransferFunction, getValue, getValue, init, isRunning, readFromStore, setCurrentNode, setCurrentTree, updateNodeValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDirection, getExceptionalExitStore, getRegularExitStore, getResult, getTransferFunction, getValue, getValue, isRunningpublic KeyForAnalysis(BaseTypeChecker checker, KeyForAnnotatedTypeFactory factory, List<Pair<VariableElement,KeyForValue>> fieldValues, int maxCountBeforeWidening)
public KeyForAnalysis(BaseTypeChecker checker, KeyForAnnotatedTypeFactory factory, List<Pair<VariableElement,KeyForValue>> fieldValues)
public KeyForStore createEmptyStore(boolean sequentialSemantics)
CFAbstractAnalysiscreateEmptyStore in class CFAbstractAnalysis<KeyForValue,KeyForStore,KeyForTransfer>public KeyForStore createCopiedStore(KeyForStore store)
CFAbstractAnalysiss.createCopiedStore in class CFAbstractAnalysis<KeyForValue,KeyForStore,KeyForTransfer>spublic KeyForValue createAbstractValue(Set<AnnotationMirror> annotations, TypeMirror underlyingType)
CFAbstractAnalysisannotations and underlyingType.createAbstractValue in class CFAbstractAnalysis<KeyForValue,KeyForStore,KeyForTransfer>annotations and underlyingType