|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
---|---|
List |
parameters
|
Constructor Summary | |
SimpleGroovyExecutableMemberDoc(String name)
|
|
SimpleGroovyExecutableMemberDoc(String name, List links)
|
Method Summary | |
---|---|
void |
add(GroovyParameter parameter)
|
String |
flatSignature()
|
boolean |
isNative()
|
boolean |
isSynchronized()
|
boolean |
isVarArgs()
|
def |
parameters()
|
String |
signature()
|
def |
thrownExceptionTypes()
|
def |
thrownExceptions()
|
Constructor Detail |
---|
public SimpleGroovyExecutableMemberDoc(String name)
public SimpleGroovyExecutableMemberDoc(String name, List links)
Method Detail |
---|
public void add(GroovyParameter parameter)
public String flatSignature()
public boolean isNative()
public boolean isSynchronized()
public boolean isVarArgs()
public def parameters()
public String signature()
public def thrownExceptionTypes()
public def thrownExceptions()