Public Methods | |
FGNodeThis (MethodVariant methodVariant) | |
MethodVariant | getMethodVariant () |
Private Attributes | |
MethodVariant | methodVariant |
Definition at line 54 of file FGNodeThis.java.
|
Constructor that uses empty sets for values, actions, and succs.
Definition at line 66 of file FGNodeThis.java. |
|
Returns the Jimple Local to which this node is associated.
Definition at line 76 of file FGNodeThis.java. |
|
MethodVariant in which the described "this" variable occurs. Definition at line 59 of file FGNodeThis.java. |