Class BaseSsaSourceVariable
A local variable in the context of a Callable in which it is accessed.
Import path
import semmle.code.java.dataflow.internal.BaseSSADirect supertypes
Predicates
| getAnAccess | Gets an access of this |
| getEnclosingCallable | Gets the |
| getLocation | Gets the source location for this element. |
| getType | Gets the type of this variable. |
| getVariable | Gets the variable corresponding to this |
| toString | Gets a textual representation of this element. |