public static class LLJava.SlotRef extends LLJava.VariableAccess
targetlocationformat| Constructor and Description |
|---|
SlotRef()
Synthetic minimal constructor provided by the umod compiler.
|
| Modifier and Type | Method and Description |
|---|---|
LLJava.SlotRef |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
LLJava.SlotRef |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
get_target, get_target, set_targetget_location, get_location, set_locationpublic SlotRef()
public LLJava.SlotRef doclone()
Cloneable is known
to be implemented.doclone in class LLJava.VariableAccesspublic Format format()
format in interface Formattableformat in class LLJava.VariableAccesspublic LLJava.SlotRef initFrom(Object o0)
initFrom in class LLJava.VariableAccesssee also the complete user documentation .