Enum Class VariableScope.ExprLocation

java.lang.Object
java.lang.Enum<VariableScope.ExprLocation>
oracle.rules.sdk2.ruleset.VariableScope.ExprLocation
All Implemented Interfaces:
Serializable, Comparable<VariableScope.ExprLocation>, Constable
Enclosing interface:
VariableScope

public static enum VariableScope.ExprLocation extends Enum<VariableScope.ExprLocation>
Location of expression requiring in scope variables from this component. May be in a nearby test, an aggregate expression, or attached to a pattern, test or action above, below, before, or after this component.