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.Geq |
static class |
TPath.Gt |
static class |
TPath.Leq |
static class |
TPath.Lt |
Modifier and Type | Method and Description |
---|---|
TPath.ComparisonExpr |
TPath.ComparisonExpr.doclone() |
TPath.ComparisonExpr |
TPath.__SAX_Parser.fill_ComparisonExpr(Object res) |
TPath.ComparisonExpr |
TPath.ComparisonExpr.initFrom(Object o0)
Copies values of all common fields from the argument.
|
TPath.ComparisonExpr |
TPath.__SAX_Parser.matchSAX_ComparisonExpr() |
Modifier and Type | Method and Description |
---|---|
protected void |
TPath.MATCH_ONLY_00.action(TPath.ComparisonExpr e0) |
protected void |
TPath.Rewriter.action(TPath.ComparisonExpr e0) |
protected void |
TPath.Visitor.action(TPath.ComparisonExpr e0) |
protected void |
TPath.__Formatter.action(TPath.ComparisonExpr el) |
void |
TPath.__SAX_Writer.action(TPath.ComparisonExpr e0) |
protected void |
TPath.Visitor.descend(TPath.ComparisonExpr e0) |
void |
TPath.__SAX_Parser.XMLPARSER_ComparisonExpr.fillFields(TPath.ComparisonExpr newobj) |
void |
TPath.MATCH_ONLY_00.match(TPath.ComparisonExpr e0) |
protected void |
TPath.Visitor.post(TPath.ComparisonExpr e0) |
protected void |
TPath.Visitor.pre(TPath.ComparisonExpr e0) |
protected void |
TPath.Rewriter.rewriteFields(TPath.ComparisonExpr clone) |
protected Format |
TPath.__Formatter.toFormat(TPath.ComparisonExpr el) |
see also the complete user documentation .