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