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