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