public interface MethodCall
Modifier and Type | Method and Description |
---|---|
Expression |
getArguments() |
String |
getMethodAsString() |
ASTNode |
getReceiver() |
String |
getText() |
ASTNode getReceiver()
String getMethodAsString()
Expression getArguments()
String getText()