Static
differenceStatic
getThe statement join point
A set containing the names of the local variables or parameters on the left-hand side (LHS) of each assignment present in the given joinpoint
Static
getStatic
getThe statement join point
A set of variable names declared with initialization in the given joinpoint
Static
getThe statement join point
A set containing the names of local variables or parameters referenced by varref joinpoints, excluding those present on the LHS of assignments.
Static
isChecks if the provided joinpoint refers to an assigned variable.
The varref join point
Static
isStatic
isChecks if the given joinpoint is a local variable or parameter
The varref join point
Static
isChecks if two sets contain the same elements
Static
union
Computes the set difference between two sets