public abstract static class TPath.PathExpr extends TPath.Expr
forced, forcing, get_forced, get_forcingget_location, locationformat| Constructor and Description |
|---|
PathExpr() |
| Modifier and Type | Method and Description |
|---|---|
TPath.PathExpr |
doclone() |
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
TPath.PathExpr |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
get_forced, get_forcing, set_forced, set_forcingget_location, set_locationpublic TPath.PathExpr doclone()
doclone in class TPath.Exprpublic Format format()
format in interface Formattableformat in class TPath.Exprpublic TPath.PathExpr initFrom(Object o0)
initFrom in class TPath.Exprsee also the complete user documentation .