public abstract class ContainerExpression extends Expression
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.List<Expression> |
getItemExpressions()
Returns the expressions for the items.
|
accept, basicInterpret, createANTLRParser, doInterpret, evalCondition, evaluateToExpressions, executeCompiled, getCompiled, getDebugLine, getIdentifierAst, getParseTimeConstant, getPrimaryRange, getPropertySelectorRange, getRange, getResultExpression, getResultExpressions, getType, interpret, interpretInCurrentNamespace, isCreatingNonModuleContextObjects, isParseTimeConstant, requiresNewNamespace, setCompiled, showInFullText, showInSurroundingText, showInText, toExpressionsgetFullText, getLine, getNodeText, getText, toStringcontains, getBeginIndex, getEndIndex, getLengthclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFullText, getLine, getNodeText, getTextcontains, getBeginIndex, getEndIndex, getLengthpublic abstract java.util.List<Expression> getItemExpressions()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.