Class CaptureInput::Expr
An expression with a value. That is, we expect these expressions to be represented in the data flow graph.
Import path
import semmle.code.java.dataflow.internal.DataFlowPrivateKnown direct subtypes
Predicates
| getLocation | Gets the location of this expression. |
| hasCfgNode | Holds if the |
| toString | Gets a textual representation of this expression. |