Class | Description |
---|---|
ArrayAccess |
An array access.
|
ArrayCreation |
FlowExpression for array creations.
|
BinaryOperation |
JavaExpression for binary operations.
|
ClassName |
A ClassName represents the occurrence of a class as part of a static field access or method
invocation.
|
FieldAccess | |
JavaExpression |
This class represents a Java expression and its type.
|
LocalVariable | |
MethodCall |
A call to a @Deterministic method.
|
ThisReference | |
Unknown |
Stands for any expression that the Dataflow Framework lacks explicit support for.
|
ValueLiteral |
FlowExpression.JavaExpression for literals.
|