public interface MethodCall
Interface defining common methods for method calls.
Type Params | Return Type | Name and description |
---|---|---|
|
public Expression |
getArguments() |
|
public String |
getMethodAsString() |
|
public ASTNode |
getReceiver() |
|
public String |
getText() |