public abstract static class TPath.ValueExpr extends TPath.Expr
forced, forcing, get_forced, get_forcing
get_location, location
format
Constructor and Description |
---|
ValueExpr() |
Modifier and Type | Method and Description |
---|---|
TPath.ValueExpr |
doclone() |
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
TPath.ValueExpr |
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.ValueExpr doclone()
doclone
in class TPath.Expr
public Format format()
format
in interface Formattable
format
in class TPath.Expr
public TPath.ValueExpr initFrom(Object o0)
initFrom
in class TPath.Expr
see also the complete user documentation .