public interface ILocalVarDeclaration extends IExpression, IParsedElementWithAtLeastOneDeclaration
EMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
CharSequence |
getLocalVarName() |
ISymbol |
getSymbol() |
ITypeLiteralExpression |
getTypeLiteral() |
evaluate, evaluate, getContextType, isNullSafe, isUncheckeddeclares, getDeclarations, getNameOffset, setNameOffsetaddExceptionsFrom, 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, visitCharSequence getLocalVarName()
ITypeLiteralExpression getTypeLiteral()
ISymbol getSymbol()
Copyright © 2021. All rights reserved.