public abstract static class LLJava.AnnotationValue extends LLJava.Node(This definition has been created by UMod from the source at SYSTEM "LLJava.umod":110.1-3, cf. this pretty print.)
locationformat| Constructor and Description |
|---|
AnnotationValue()
Synthetic minimal constructor provided by the umod compiler.
|
| Modifier and Type | Method and Description |
|---|---|
LLJava.AnnotationValue |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
LLJava.AnnotationValue |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
get_location, get_location, set_locationpublic AnnotationValue()
public LLJava.AnnotationValue doclone()
Cloneable is known
to be implemented.doclone in class LLJava.Nodepublic Format format()
format in interface Formattableformat in class LLJava.Nodepublic LLJava.AnnotationValue initFrom(Object o0)
initFrom in class LLJava.Nodesee also the complete user documentation .