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 | Field and Description |
---|---|
static Function<TPath.Literal,String> |
TPath.Literal.get_text
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
TPath.Literal |
TPath.Literal.doclone() |
TPath.Literal |
TPath.__SAX_Parser.fill_Literal(Object res) |
TPath.Literal |
TPath.Literal.initFrom(Object o0)
Copies values of all common fields from the argument.
|
TPath.Literal |
TPath.__SAX_Parser.matchSAX_Literal() |
Modifier and Type | Method and Description |
---|---|
protected void |
TPath.MATCH_ONLY_00.action(TPath.Literal e0) |
protected void |
TPath.Rewriter.action(TPath.Literal e0) |
protected void |
TPath.Visitor.action(TPath.Literal e0) |
protected void |
TPath.__Formatter.action(TPath.Literal el) |
void |
TPath.__SAX_Writer.action(TPath.Literal e0) |
protected void |
TPath.Visitor.descend(TPath.Literal e0) |
void |
TPath.__SAX_Writer.dumpfields(TPath.Literal e0) |
void |
TPath.__SAX_Parser.XMLPARSER_Literal.fillFields(TPath.Literal newobj) |
void |
TPath.MATCH_ONLY_00.match(TPath.Literal e0) |
void |
TPath.__SAX_Parser.XMLPARSER_Literal.parsefields(TPath.Literal newobj) |
protected void |
TPath.Visitor.post(TPath.Literal e0) |
protected void |
TPath.Visitor.pre(TPath.Literal e0) |
protected void |
TPath.Rewriter.rewriteFields(TPath.Literal clone) |
protected Format |
TPath.__Formatter.toFormat(TPath.Literal el) |
Modifier and Type | Method and Description |
---|---|
protected void |
SimpleInterpreter.Visitor.descend(TPath.Literal x) |
see also the complete user documentation .