public abstract static class TPath.Test extends TPath.Item
get_location, location
format
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_location
public TPath.Test doclone()
doclone
in class TPath.Item
public Format format()
format
in interface Formattable
format
in class TPath.Item
public TPath.Test initFrom(Object o0)
initFrom
in class TPath.Item
see also the complete user documentation .