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