public interface IExistsExpression extends IExpression, IParsedElementWithAtLeastOneDeclaration
EMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
ISymbol |
getIdentifier() |
ISymbol |
getIndexIdentifier() |
IExpression |
getInExpression() |
IExpression |
getWhereExpression() |
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, setParentISymbol getIdentifier()
ISymbol getIndexIdentifier()
IExpression getInExpression()
IExpression getWhereExpression()
Copyright © 2015. All rights reserved.