Uses of Class
eu.bandm.tools.tpath.absy.TPath.VariableReference
Packages that use TPath.VariableReference
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.VariableReference in eu.bandm.tools.tpath.absy
Fields in eu.bandm.tools.tpath.absy with type parameters of type TPath.VariableReferenceModifier and TypeFieldDescriptionstatic final Function<TPath.VariableReference, String> TPath.VariableReference.get_nameDeprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.tpath.absy that return TPath.VariableReferenceModifier and TypeMethodDescriptionTPath.VariableReference.doclone()Clones this object.TPath.__SAX_Parser.fill_VariableReference(Object res) Copies values of all common fields from the argument.TPath.__SAX_Parser.matchSAX_VariableReference()Methods in eu.bandm.tools.tpath.absy that return types with arguments of type TPath.VariableReferenceModifier and TypeMethodDescriptionstatic Pattern<TPath.VariableReference> Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<TPath.VariableReference> TPath.__Patterns.term_VariableReference(Pattern<? super TPath.ValueExpr> superpattern, Pattern<? super String> p_name) Methods in eu.bandm.tools.tpath.absy with parameters of type TPath.VariableReferenceModifier and TypeMethodDescriptionprotected voidTPath.__Formatter.action(TPath.VariableReference el) voidTPath.__SAX_Writer.action(TPath.VariableReference e0) protected voidTPath.Dump.action(TPath.VariableReference e0) protected voidTPath.MATCH_ONLY_00.action(TPath.VariableReference e0) protected voidTPath.Rewriter.action(TPath.VariableReference e0) protected voidTPath.Visitor.action(TPath.VariableReference e0) protected voidTPath.Dump.descend(TPath.VariableReference e0) protected voidTPath.Visitor.descend(TPath.VariableReference e0) voidTPath.__SAX_Writer.dumpfields(TPath.VariableReference e0) voidTPath.__SAX_Parser.XMLPARSER_VariableReference.fillFields(TPath.VariableReference newobj) voidTPath.MATCH_ONLY_00.match(TPath.VariableReference e0) voidTPath.__SAX_Parser.XMLPARSER_VariableReference.parsefields(TPath.VariableReference newobj) protected voidTPath.Visitor.post(TPath.VariableReference e0) protected voidTPath.Visitor.pre(TPath.VariableReference e0) protected voidTPath.Dump.printscalars(TPath.VariableReference e0) protected voidTPath.Rewriter.rewriteFields(TPath.VariableReference clone) protected FormatTPath.__Formatter.toFormat(TPath.VariableReference el) Method parameters in eu.bandm.tools.tpath.absy with type arguments of type TPath.VariableReferenceModifier and TypeMethodDescriptionTPath.__Patterns.cast_VariableReference(Pattern<? super TPath.VariableReference> p) -
Uses of TPath.VariableReference in eu.bandm.tools.tpath.runtime
Methods in eu.bandm.tools.tpath.runtime with parameters of type TPath.VariableReferenceModifier and TypeMethodDescriptionprotected voidSimpleInterpreter.Visitor.descend(TPath.VariableReference x) -
Uses of TPath.VariableReference in eu.bandm.tools.xslt.base
Methods in eu.bandm.tools.xslt.base with parameters of type TPath.VariableReferenceModifier and TypeMethodDescriptionvoidTPathCache.PredicateChecker.pre(TPath.VariableReference var)