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