public static class LLJava.SlotRef extends LLJava.VariableAccess
target
location
format
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_target
get_location, get_location, set_location
public SlotRef()
public LLJava.SlotRef doclone()
Cloneable
is known
to be implemented.doclone
in class LLJava.VariableAccess
public Format format()
format
in interface Formattable
format
in class LLJava.VariableAccess
public LLJava.SlotRef initFrom(Object o0)
initFrom
in class LLJava.VariableAccess
see also the complete user documentation .