public interface IFeatureLiteralExpression extends ILiteralExpression, Cloneable
EMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
List<IExpression> |
getBoundArgs() |
IFeatureInfo |
getFeature() |
IExpression |
getFinalRoot() |
IType |
getFinalRootType() |
IType |
getRootType() |
boolean |
isBound() |
evaluate, evaluate, getContextType, isNullSafe, isUncheckedaddExceptionsFrom, addParseException, addParseException, addParseWarning, addParseWarning, clearParseExceptions, clearParseTreeInformation, clearParseWarnings, findAncestorParsedElementByType, findDeclaringStatement, findRootParsedElement, getColumn, getContainedParsedElementsByType, getContainedParsedElementsByTypes, getContainedParsedElementsByTypesWithIgnoreSet, getFunctionName, getGosuClass, getGosuProgram, getImmediateParseIssue, getImmediateParseIssues, getLineNum, getLocation, getModule, getParent, getParseExceptions, getParseIssues, getParseWarnings, getReturnType, getTokens, hasImmediateParseIssue, hasImmediateParseWarnings, hasParseException, hasParseExceptions, hasParseIssue, hasParseIssues, hasParseWarning, hasParseWarnings, isCompileTimeConstant, isSuppressed, isSynthetic, setLocation, setParent, visitIFeatureInfo getFeature()
IType getFinalRootType()
IType getRootType()
List<IExpression> getBoundArgs()
boolean isBound()
IExpression getFinalRoot()
Copyright © 2020. All rights reserved.