public static class TPath.Neg extends TPath.UnaryExpr
arg, get_argforced, forcing, get_forced, get_forcingget_location, locationformat| Constructor and Description |
|---|
Neg(TPath.Expr arg) |
| Modifier and Type | Method and Description |
|---|---|
TPath.Neg |
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.Neg |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
get_arg, set_argget_forced, get_forcing, set_forced, set_forcingget_location, set_locationpublic Neg(TPath.Expr arg)
public TPath.Neg doclone()
doclone in class TPath.UnaryExprpublic static String getFormatHint()
'-'arg public Format format()
format in interface Formattableformat in class TPath.UnaryExprpublic TPath.Neg initFrom(Object o0)
initFrom in class TPath.UnaryExprsee also the complete user documentation .