public static class LLJava.NullLiteral extends LLJava.LoadArgument
null value.
locationformat| Constructor and Description |
|---|
NullLiteral()
Synthetic minimal constructor provided by the umod compiler.
|
| Modifier and Type | Method and Description |
|---|---|
LLJava.NullLiteral |
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.NullLiteral |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
get_location, get_location, set_locationpublic NullLiteral()
public LLJava.NullLiteral doclone()
Cloneable is known
to be implemented.doclone in class LLJava.LoadArgumentpublic static String getFormatHint()
'null' public Format format()
format in interface Formattableformat in class LLJava.LoadArgumentpublic LLJava.NullLiteral initFrom(Object o0)
initFrom in class LLJava.LoadArgumentsee also the complete user documentation .