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.Literal |
static class |
TPath.Number |
static class |
TPath.VariableReference |
Modifier and Type | Method and Description |
---|---|
TPath.ValueExpr |
TPath.ValueExpr.doclone() |
TPath.ValueExpr |
TPath.__SAX_Parser.fill_ValueExpr(Object res) |
TPath.ValueExpr |
TPath.ValueExpr.initFrom(Object o0)
Copies values of all common fields from the argument.
|
TPath.ValueExpr |
TPath.__SAX_Parser.matchSAX_ValueExpr() |
Modifier and Type | Method and Description |
---|---|
protected void |
TPath.MATCH_ONLY_00.action(TPath.ValueExpr e0) |
protected void |
TPath.Rewriter.action(TPath.ValueExpr e0) |
protected void |
TPath.Visitor.action(TPath.ValueExpr e0) |
protected void |
TPath.__Formatter.action(TPath.ValueExpr el) |
void |
TPath.__SAX_Writer.action(TPath.ValueExpr e0) |
protected void |
TPath.Visitor.descend(TPath.ValueExpr e0) |
void |
TPath.__SAX_Parser.XMLPARSER_ValueExpr.fillFields(TPath.ValueExpr newobj) |
void |
TPath.MATCH_ONLY_00.match(TPath.ValueExpr e0) |
protected void |
TPath.Visitor.post(TPath.ValueExpr e0) |
protected void |
TPath.Visitor.pre(TPath.ValueExpr e0) |
protected void |
TPath.Rewriter.rewriteFields(TPath.ValueExpr clone) |
protected Format |
TPath.__Formatter.toFormat(TPath.ValueExpr el) |
see also the complete user documentation .