public static class TPath.Comment extends TPath.TypeTest
get_location, location
format
Constructor and Description |
---|
Comment() |
Modifier and Type | Method and Description |
---|---|
TPath.Comment |
doclone() |
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.
|
TPath.Comment |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
get_location, set_location
public TPath.Comment doclone()
doclone
in class TPath.TypeTest
public static String getFormatHint()
'comment()'
public Format format()
format
in interface Formattable
format
in class TPath.TypeTest
public TPath.Comment initFrom(Object o0)
initFrom
in class TPath.TypeTest
see also the complete user documentation .