public static class TPath.Root extends TPath.PathExpr
forced, forcing, get_forced, get_forcingget_location, locationformat| Constructor and Description |
|---|
Root() |
| Modifier and Type | Method and Description |
|---|---|
TPath.Root |
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.Root |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
get_forced, get_forcing, set_forced, set_forcingget_location, set_locationpublic TPath.Root doclone()
doclone in class TPath.PathExprpublic static String getFormatHint()
'' public Format format()
format in interface Formattableformat in class TPath.PathExprpublic TPath.Root initFrom(Object o0)
initFrom in class TPath.PathExprsee also the complete user documentation .