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, toExpressions
getFullText, getLine, getNodeText, getText, toString
contains, getBeginIndex, getEndIndex, getLength
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFullText, getLine, getNodeText, getText
contains, getBeginIndex, getEndIndex, getLength
public abstract Operation<?> getOperation()
public abstract FunctionSignature getFunctionSignature()
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.