public interface IMemberAccessExpression extends IExpression
EMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
IExpressionRuntime |
getExpressionRuntime() |
String |
getMemberName() |
IPropertyInfo |
getPropertyInfo() |
IExpression |
getRootExpression() |
IType |
getRootType() |
int |
getStartOffset() |
void |
setExpressionRuntime(IExpressionRuntime expressionRuntime) |
void |
setStartOffset(int iOffset) |
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, visitIExpression getRootExpression()
IType getRootType()
String getMemberName()
int getStartOffset()
void setStartOffset(int iOffset)
void setExpressionRuntime(IExpressionRuntime expressionRuntime)
IPropertyInfo getPropertyInfo()
IExpressionRuntime getExpressionRuntime()
Copyright © 2022. All rights reserved.