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.
|
eu.bandm.tools.xslt.base |
txsl = typed xslt 1.0 interpreter with "fragmented validation".
|
Modifier and Type | Field and Description |
---|---|
static Function<TPath.VariableReference,String> |
TPath.VariableReference.get_name
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
TPath.VariableReference |
TPath.VariableReference.doclone() |
TPath.VariableReference |
TPath.__SAX_Parser.fill_VariableReference(Object res) |
TPath.VariableReference |
TPath.VariableReference.initFrom(Object o0)
Copies values of all common fields from the argument.
|
TPath.VariableReference |
TPath.__SAX_Parser.matchSAX_VariableReference() |
Modifier and Type | Method and Description |
---|---|
protected void |
TPath.MATCH_ONLY_00.action(TPath.VariableReference e0) |
protected void |
TPath.Rewriter.action(TPath.VariableReference e0) |
protected void |
TPath.Visitor.action(TPath.VariableReference e0) |
protected void |
TPath.__Formatter.action(TPath.VariableReference el) |
void |
TPath.__SAX_Writer.action(TPath.VariableReference e0) |
protected void |
TPath.Visitor.descend(TPath.VariableReference e0) |
void |
TPath.__SAX_Writer.dumpfields(TPath.VariableReference e0) |
void |
TPath.__SAX_Parser.XMLPARSER_VariableReference.fillFields(TPath.VariableReference newobj) |
void |
TPath.MATCH_ONLY_00.match(TPath.VariableReference e0) |
void |
TPath.__SAX_Parser.XMLPARSER_VariableReference.parsefields(TPath.VariableReference newobj) |
protected void |
TPath.Visitor.post(TPath.VariableReference e0) |
protected void |
TPath.Visitor.pre(TPath.VariableReference e0) |
protected void |
TPath.Rewriter.rewriteFields(TPath.VariableReference clone) |
protected Format |
TPath.__Formatter.toFormat(TPath.VariableReference el) |
Modifier and Type | Method and Description |
---|---|
protected void |
SimpleInterpreter.Visitor.descend(TPath.VariableReference x) |
Modifier and Type | Method and Description |
---|---|
void |
TPathCache.PredicateChecker.pre(TPath.VariableReference var) |
see also the complete user documentation .