public interface IIdentifierExpression extends IExpression
| Modifier and Type | Interface and Description |
|---|---|
static class |
IIdentifierExpression.FeatureInfoWrapper |
EMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
ISymbol |
getSymbol() |
boolean |
isLocalVariable() |
void |
setSymbol(ISymbol symbol,
ISymbolTable symTable) |
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, setParentISymbol getSymbol()
void setSymbol(ISymbol symbol, ISymbolTable symTable)
boolean isLocalVariable()
Copyright © 2017. All rights reserved.