public abstract class SignatureExpression extends Expression
FunctionExpression and MethodExpression.| Modifier and Type | Method and Description |
|---|---|
abstract FunctionSignature |
getFunctionSignature()
Returns the function signature.
|
abstract Operation<?> |
getOperation()
Returns operation.
|
accept, basicInterpret, createANTLRParser, doInterpret, evalCondition, evaluate, evaluateToExpressions, executeCompiled, getCompiled, getDebugLine, getParseTimeConstant, getPrimaryRange, getPropertySelectorRange, 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 Operation<?> getOperation()
public abstract FunctionSignature getFunctionSignature()
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.