public static class TPath.Root extends TPath.PathExpr
forced, forcing, get_forced, get_forcing
get_location, location
format
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_forcing
get_location, set_location
public TPath.Root doclone()
doclone
in class TPath.PathExpr
public static String getFormatHint()
''
public Format format()
format
in interface Formattable
format
in class TPath.PathExpr
public TPath.Root initFrom(Object o0)
initFrom
in class TPath.PathExpr
see also the complete user documentation .