Package | Description |
---|---|
eu.bandm.tools.tpath.absy |
Abstract syntax of the tpath language, realized as a umod model.
|
eu.bandm.tools.tpath.runtime |
Infrastructure for evaluating tpath expressions.
|
Modifier and Type | Method and Description |
---|---|
TPath.Text |
TPath.Text.doclone() |
TPath.Text |
TPath.__SAX_Parser.fill_Text(Object res) |
TPath.Text |
TPath.Text.initFrom(Object o0)
Copies values of all common fields from the argument.
|
TPath.Text |
TPath.__SAX_Parser.matchSAX_Text() |
Modifier and Type | Method and Description |
---|---|
protected void |
TPath.MATCH_ONLY_00.action(TPath.Text e0) |
protected void |
TPath.Rewriter.action(TPath.Text e0) |
protected void |
TPath.Visitor.action(TPath.Text e0) |
protected void |
TPath.__Formatter.action(TPath.Text el) |
void |
TPath.__SAX_Writer.action(TPath.Text e0) |
protected void |
TPath.Visitor.descend(TPath.Text e0) |
void |
TPath.__SAX_Parser.XMLPARSER_Text.fillFields(TPath.Text newobj) |
void |
TPath.MATCH_ONLY_00.match(TPath.Text e0) |
protected void |
TPath.Visitor.post(TPath.Text e0) |
protected void |
TPath.Visitor.pre(TPath.Text e0) |
protected void |
TPath.Rewriter.rewriteFields(TPath.Text clone) |
protected Format |
TPath.__Formatter.toFormat(TPath.Text el) |
Modifier and Type | Method and Description |
---|---|
protected void |
SimpleInterpreter.Visitor.descend(TPath.Text x) |
see also the complete user documentation .