public abstract class SignatureExpression extends Expression
FunctionExpression
and MethodExpression
.Modifier and Type | Method and Description |
---|---|
abstract FunctionSignature |
getFunctionSignature()
Returns the function signature.
|
Operation |
getOperation()
Returns operation.
|
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, 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 Operation getOperation()
public abstract FunctionSignature getFunctionSignature()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.