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, onInitialize
public ScopeCheck(int position, EMFScope scope)