public static class LLJava.Get extends LLJava.FieldAccess
statically, targetpost, prelocationformat| Constructor and Description |
|---|
Get(boolean statically,
LLJava.FieldReference target)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
| Modifier and Type | Method and Description |
|---|---|
LLJava.Get |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing, as specified in the umod source.
|
static String |
getFormatHint()
Delivers the format specification from the umod source.
|
LLJava.Get |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
get_statically, get_statically, get_target, set_statically, set_targetget_targetget_post, get_post, get_pre, get_pre, set_post, set_pretoStringget_location, get_location, set_locationpublic Get(boolean statically,
LLJava.FieldReference target)
statically - is copied to field LLJava.FieldAccess.staticallytarget - is copied to field LLJava.FieldAccess.targetpublic LLJava.Get doclone()
Cloneable is known
to be implemented.doclone in class LLJava.FieldAccesspublic static String getFormatHint()
'get' |($switch
statically{true:'static' ,})target public Format format()
format in interface Formattableformat in class LLJava.FieldAccesspublic LLJava.Get initFrom(Object o0)
initFrom in class LLJava.FieldAccesssee also the complete user documentation .