Uses of Class
eu.bandm.tools.tpath.absy.TPath.NameTest
Package
Description
Abstract syntax of the tpath language, realized as a umod model.
Infrastructure for evaluating tpath expressions.
-
Uses of TPath.NameTest in eu.bandm.tools.tpath.absy
Modifier and TypeFieldDescriptionstatic final Function<TPath.NameTest,
String> TPath.NameTest.get_prefix
Deprecated.Use new '::' method reference instead.static final Function<TPath.NameTest,
String> TPath.NameTest.get_suffix
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionTPath.NameTest.doclone()
Clones this object.TPath.__SAX_Parser.fill_NameTest
(Object res) Copies values of all common fields from the argument.TPath.__SAX_Parser.matchSAX_NameTest()
Modifier and TypeMethodDescriptionprotected void
TPath.__Formatter.action
(TPath.NameTest el) void
TPath.__SAX_Writer.action
(TPath.NameTest e0) protected void
TPath.MATCH_ONLY_00.action
(TPath.NameTest e0) protected void
TPath.Rewriter.action
(TPath.NameTest e0) protected void
TPath.Visitor.action
(TPath.NameTest e0) protected void
TPath.Visitor.descend
(TPath.NameTest e0) void
TPath.__SAX_Writer.dumpfields
(TPath.NameTest e0) void
TPath.__SAX_Parser.XMLPARSER_NameTest.fillFields
(TPath.NameTest newobj) void
TPath.MATCH_ONLY_00.match
(TPath.NameTest e0) void
TPath.__SAX_Parser.XMLPARSER_NameTest.parsefields
(TPath.NameTest newobj) protected void
TPath.Visitor.post
(TPath.NameTest e0) protected void
TPath.Visitor.pre
(TPath.NameTest e0) protected void
TPath.Rewriter.rewriteFields
(TPath.NameTest clone) protected Format
TPath.__Formatter.toFormat
(TPath.NameTest el) -
Uses of TPath.NameTest in eu.bandm.tools.tpath.runtime
Modifier and TypeMethodDescriptionprotected void
SimpleInterpreter.Visitor.descend
(TPath.NameTest x)