|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface MethodCall
Interface defining common methods for method calls.
Method Summary | |
---|---|
Expression
|
getArguments()
|
String
|
getMethodAsString()
|
ASTNode
|
getReceiver()
|
String
|
getText()
|
Method Detail |
---|
public Expression getArguments()
public String getMethodAsString()
public ASTNode getReceiver()
public String getText()
Copyright © 2003-2013 The Codehaus. All rights reserved.