public class ScopeCheck extends CheckOperation
| Constructor and Description |
|---|
ScopeCheck(int position,
EMFScope scope) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Integer> |
getVariablePositions() |
java.lang.String |
toString() |
execute, onBacktrack, onInitializepublic ScopeCheck(int position,
EMFScope scope)