qtil
advanced-security/qtil-java 0.0.3
Search

Class BaseSsaSourceVariable

A local variable in the context of a Callable in which it is accessed.

Import path

import semmle.code.java.dataflow.internal.BaseSSA

Direct supertypes

Predicates

getAnAccess

Gets an access of this BaseSsaSourceVariable. This access is within this.getEnclosingCallable().

getEnclosingCallable

Gets the Callable in which this BaseSsaSourceVariable is defined.

getLocation

Gets the source location for this element.

getType

Gets the type of this variable.

getVariable

Gets the variable corresponding to this BaseSsaSourceVariable.

toString

Gets a textual representation of this element.