public static class LLJava.MethodSignatureAttribute extends LLJava.SignatureAttribute
name, signatureformat| Constructor and Description |
|---|
MethodSignatureAttribute()
Synthetic minimal constructor provided by the umod compiler.
|
| Modifier and Type | Method and Description |
|---|---|
LLJava.MethodSignatureAttribute |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
LLJava.MethodSignatureAttribute |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
get_name, get_signature, get_signature, set_name, set_signatureget_namepublic MethodSignatureAttribute()
public LLJava.MethodSignatureAttribute doclone()
Cloneable is known
to be implemented.doclone in class LLJava.SignatureAttributepublic Format format()
format in interface Formattableformat in class LLJava.SignatureAttributepublic LLJava.MethodSignatureAttribute initFrom(Object o0)
initFrom in class LLJava.SignatureAttributesee also the complete user documentation .