Class DataFlow::CapturedVariableContent
A captured variable.
Import path
import semmle.code.java.dataflow.DataFlowDirect supertypes
Indirect supertypes
Fields
Predicates
| getType | Gets the type of the contained data for the purpose of type pruning. |
| getVariable | |
| toString | Gets a textual representation of this element. |
Inherited predicates
| hasLocationInfo | Holds if this element is at the specified location. The location spans column | from Content |