public static class LLJava.Get extends LLJava.FieldAccess
statically, target
post, pre
location
format
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_target
get_target
get_post, get_post, get_pre, get_pre, set_post, set_pre
toString
get_location, get_location, set_location
public Get(boolean statically, LLJava.FieldReference target)
statically
- is copied to field LLJava.FieldAccess.statically
target
- is copied to field LLJava.FieldAccess.target
public LLJava.Get doclone()
Cloneable
is known
to be implemented.doclone
in class LLJava.FieldAccess
public static String getFormatHint()
'get' |($switch
statically{true:'static' ,})target
public Format format()
format
in interface Formattable
format
in class LLJava.FieldAccess
public LLJava.Get initFrom(Object o0)
initFrom
in class LLJava.FieldAccess
see also the complete user documentation .