public static class TPath.Node extends TPath.TypeTest
get_location, locationformat| Constructor and Description |
|---|
Node() |
| Modifier and Type | Method and Description |
|---|---|
TPath.Node |
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.Node |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
get_location, set_locationpublic TPath.Node doclone()
doclone in class TPath.TypeTestpublic static String getFormatHint()
'node()' public Format format()
format in interface Formattableformat in class TPath.TypeTestpublic TPath.Node initFrom(Object o0)
initFrom in class TPath.TypeTestsee also the complete user documentation .