Package | Description |
---|---|
eu.bandm.tools.tpath.absy |
Abstract syntax of the tpath language, realized as a umod model.
|
Modifier and Type | Class and Description |
---|---|
static class |
TPath.Div |
static class |
TPath.Minus |
static class |
TPath.Mod |
static class |
TPath.Mult |
static class |
TPath.Plus |
Modifier and Type | Method and Description |
---|---|
TPath.NumericExpr |
TPath.NumericExpr.doclone() |
TPath.NumericExpr |
TPath.__SAX_Parser.fill_NumericExpr(Object res) |
TPath.NumericExpr |
TPath.NumericExpr.initFrom(Object o0)
Copies values of all common fields from the argument.
|
TPath.NumericExpr |
TPath.__SAX_Parser.matchSAX_NumericExpr() |
Modifier and Type | Method and Description |
---|---|
protected void |
TPath.MATCH_ONLY_00.action(TPath.NumericExpr e0) |
protected void |
TPath.Rewriter.action(TPath.NumericExpr e0) |
protected void |
TPath.Visitor.action(TPath.NumericExpr e0) |
protected void |
TPath.__Formatter.action(TPath.NumericExpr el) |
void |
TPath.__SAX_Writer.action(TPath.NumericExpr e0) |
protected void |
TPath.Visitor.descend(TPath.NumericExpr e0) |
void |
TPath.__SAX_Parser.XMLPARSER_NumericExpr.fillFields(TPath.NumericExpr newobj) |
void |
TPath.MATCH_ONLY_00.match(TPath.NumericExpr e0) |
protected void |
TPath.Visitor.post(TPath.NumericExpr e0) |
protected void |
TPath.Visitor.pre(TPath.NumericExpr e0) |
protected void |
TPath.Rewriter.rewriteFields(TPath.NumericExpr clone) |
protected Format |
TPath.__Formatter.toFormat(TPath.NumericExpr el) |
see also the complete user documentation .