public static class TPath.Text extends TPath.TypeTest
get_location, locationformat| 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_locationpublic TPath.Text doclone()
doclone in class TPath.TypeTestpublic static String getFormatHint()
'text()' public Format format()
format in interface Formattableformat in class TPath.TypeTestpublic TPath.Text initFrom(Object o0)
initFrom in class TPath.TypeTestsee also the complete user documentation .