public abstract static class TPath.Test extends TPath.Item
get_location, locationformat| Constructor and Description |
|---|
Test() |
| Modifier and Type | Method and Description |
|---|---|
TPath.Test |
doclone() |
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
TPath.Test |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
get_location, set_locationpublic TPath.Test doclone()
doclone in class TPath.Itempublic Format format()
format in interface Formattableformat in class TPath.Itempublic TPath.Test initFrom(Object o0)
initFrom in class TPath.Itemsee also the complete user documentation .