public interface SourceInvokeExpression extends SourceDereferenceExpression, CompiledInvokeExpression, SourceHasTypeArgumentsExpression
EMPTY_ARRAYCHILDREN_ALL, CHILDREN_BLANKLINES, CHILDREN_COMMENTS, CHILDREN_default, CHILDREN_none, CHILDREN_REGULAR, PRINT_ALL, REFORMAT_ALL, REFORMAT_INDENT| Modifier and Type | Method and Description |
|---|---|
SourceExpression |
getArgumentAt(int i)
Equivalent to calling getArgumentList().getOperandAt( i ).
|
int |
getArgumentCount()
Equivalent to calling getArgumentList().getOperandCount().
|
SourceListExpression |
getArgumentList() |
getLhsOperand, setLhsOperandgetConstantValue, getExpressionCode, getFirstOperand, getOperandAt, getOperandCount, getOperands, getOperatorCode, getSecondOperand, getThirdOperandaddSelf, addSelf, addSelfAfter, addSelfBefore, adjustTextIndentation, clearBinding, cloneSelf, compile, createContext, getBinding, getChildren, getChildren, getCompiledObject, getContainedElements, getContext, getEndOffset, getFirstToken, getJdkVersion, getLastToken, getOwningFile, getOwningSourceFile, getParent, getSiblingAfter, getSiblingAfter, getSiblingBefore, getSiblingBefore, getSiblings, getSiblings, getStartOffset, getSymbolKind, getText, getTokens, getTokens, hasErrors, print, print, print, print, reformatSelf, removeSelf, replaceSelf, resolve, setBinding, setContext, visitSelfgetCompiledObject, getResolvedObjectgetResolvedType, getUnresolvedTypegetElementKind, getFile, getModifiers, getOwner, getSourceElement, isDeprecated, isFinal, isHidden, isSourceElement, isSynthetic, printCompiledInfogetResolvedMethodgetResolvedLhsgetTypeArgumentList, getTypeArguments, isGenericSourceListExpression getArgumentList()
int getArgumentCount()
SourceExpression getArgumentAt(int i)
i - 0-based.