Uses of Class
eu.bandm.tools.tpath.absy.TPath.MATCH_ONLY_00
Packages that use TPath.MATCH_ONLY_00
Package
Description
Abstract syntax of the tpath language, realized as a umod model.
Infrastructure for evaluating tpath expressions.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of TPath.MATCH_ONLY_00 in eu.bandm.tools.tpath.absy
Subclasses of TPath.MATCH_ONLY_00 in eu.bandm.tools.tpath.absyModifier and TypeClassDescriptionstatic classAncillary class for generating pretty-print format objects.static classVisitor generated by umod according to field selection #0.static classVisitor generated by umod according to field selection #0.static classVisitor generated by umod according to field selection #0.Methods in eu.bandm.tools.tpath.absy that return TPath.MATCH_ONLY_00Methods in eu.bandm.tools.tpath.absy with parameters of type TPath.MATCH_ONLY_00Modifier and TypeMethodDescriptionvoidTPath.FunctionCall.descend_args(TPath.MATCH_ONLY_00 visitor) Deprecated.voidTPath.Step.descend_predicates(TPath.MATCH_ONLY_00 visitor) Deprecated.Usevisitor.follow_predicates(this)orvisitor.followAll_predicates(this)instead. -
Uses of TPath.MATCH_ONLY_00 in eu.bandm.tools.tpath.runtime
Subclasses of TPath.MATCH_ONLY_00 in eu.bandm.tools.tpath.runtime -
Uses of TPath.MATCH_ONLY_00 in eu.bandm.tools.xslt.base
Subclasses of TPath.MATCH_ONLY_00 in eu.bandm.tools.xslt.base
visitor.follow_args(this)orvisitor.followAll_args(this)instead.