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