Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.checkerframework.dataflow.analysis Classes and Interfaces - 23 results found.
NameDescriptionTypePackageFramework
AbstractValueAn abstract value used in the org.Interfaceorg.checkerframework.dataflow.analysisChecker
AnalysisAn implementation of an iterative algorithm to solve a org.Classorg.checkerframework.dataflow.analysisChecker
Analysis .WorklistA worklist is a priority queue of blocks in which the order is given by depth-first ordering to place non-loop predecessors ahead of successors.Classorg.checkerframework.dataflow.analysisChecker
AnalysisResultAn AnalysisResult represents the result of a org.Classorg.checkerframework.dataflow.analysisChecker
ConditionalTransferResult one for the 'then' edge and one for 'else'.Classorg.checkerframework.dataflow.analysisChecker
FlowExpressionsCollection of classes and helper functions to represent Java expressions about which the org.Classorg.checkerframework.dataflow.analysisChecker
FlowExpressions .ArrayAccessA deterministic method call.Classorg.checkerframework.dataflow.analysisChecker
FlowExpressions .ArrayCreationClassorg.checkerframework.dataflow.analysisChecker
FlowExpressions .ClassNameA ClassName represents the occurrence of a class as part of a static field access or method invocation.Classorg.checkerframework.dataflow.analysisChecker
FlowExpressions .FieldAccessClassorg.checkerframework.dataflow.analysisChecker
FlowExpressions .LocalVariableClassorg.checkerframework.dataflow.analysisChecker
FlowExpressions .PureMethodCallA method call, typically a deterministic one.Classorg.checkerframework.dataflow.analysisChecker
FlowExpressions .ReceiverClassorg.checkerframework.dataflow.analysisChecker
FlowExpressions .ThisReferenceClassorg.checkerframework.dataflow.analysisChecker
FlowExpressions .UnknownClassorg.checkerframework.dataflow.analysisChecker
FlowExpressions .ValueLiteralClassorg.checkerframework.dataflow.analysisChecker
RegularTransferResult store.Classorg.checkerframework.dataflow.analysisChecker
StoreA store is used to keep track of the information that the org.Interfaceorg.checkerframework.dataflow.analysisChecker
Store .FlowRuleReturns the enum constant of this type with the specified name.Classorg.checkerframework.dataflow.analysisChecker
Store .KindReturns the enum constant of this type with the specified name.Classorg.checkerframework.dataflow.analysisChecker
TransferFunctionInterface of a transfer function for the abstract interpretation used for the A transfer function consists of the following components:Interfaceorg.checkerframework.dataflow.analysisChecker
TransferInputTransferInput is used as the input type of the individual transfer functions of a TransferFunction.Classorg.checkerframework.dataflow.analysisChecker
TransferResultTransferResult is used as the result type of the individual transfer functions of a TransferFunction.Classorg.checkerframework.dataflow.analysisChecker