identifier ( arguments ) this . typeArguments identifier ( arguments )
Modifier and Type | Method and Description |
---|---|
public List | |
public ExpressionTree | Returns: the method selection expressionReturns the expression identifying the method to be invoked. |
public List |
getArguments | back to summary |
---|---|
public List Returns the arguments for the method invocation.
|
getMethodSelect | back to summary |
---|---|
public ExpressionTree getMethodSelect() Returns the expression identifying the method to be invoked.
|
getTypeArguments | back to summary |
---|---|
public List Returns the type arguments for this method invocation. |