public class SubstitutionParameterExpressionIndexed extends SubstitutionParameterExpressionBase
Constructor and Description |
---|
SubstitutionParameterExpressionIndexed(int index)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
protected void |
toPrecedenceFreeEPLUnsatisfied(StringWriter writer) |
getConstant, getPrecedence, isSatisfied, setConstant, toPrecedenceFreeEPL
addChild, getChildren, getTreeObjectName, renderAggregation, setChildren, setTreeObjectName, toEPL, toPrecedenceFreeEPL, toPrecedenceFreeEPL
public SubstitutionParameterExpressionIndexed(int index)
index
- is the index of the substitution parameterprotected void toPrecedenceFreeEPLUnsatisfied(StringWriter writer)
toPrecedenceFreeEPLUnsatisfied
in class SubstitutionParameterExpressionBase
public int getIndex()