Uses of Class
eu.bandm.tools.tpath.absy.TPath.Literal
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.Literal in eu.bandm.tools.tpath.absy
Modifier and TypeFieldDescriptionstatic final Function<TPath.Literal,
String> TPath.Literal.get_text
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionTPath.Literal.doclone()
Clones this object.TPath.__SAX_Parser.fill_Literal
(Object res) Copies values of all common fields from the argument.TPath.__SAX_Parser.matchSAX_Literal()
Modifier and TypeMethodDescriptionprotected void
TPath.__Formatter.action
(TPath.Literal el) void
TPath.__SAX_Writer.action
(TPath.Literal e0) 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.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) -
Uses of TPath.Literal in eu.bandm.tools.tpath.runtime
Modifier and TypeMethodDescriptionprotected void
SimpleInterpreter.Visitor.descend
(TPath.Literal x) -
Uses of TPath.Literal in eu.bandm.tools.xslt.base
Modifier and TypeFieldDescription(package private) TPath.Literal
TPathCache.ExprClassified.constValue
Is !=null iff the expression has one constant string value.