Uses of Class
eu.bandm.tools.tpath.absy.TPath.Plus
Package
Description
Abstract syntax of the tpath language, realized as a umod model.
Infrastructure for evaluating tpath expressions.
-
Uses of TPath.Plus in eu.bandm.tools.tpath.absy
Modifier and TypeMethodDescriptionTPath.Plus.doclone()
Clones this object.Copies values of all common fields from the argument.TPath.__SAX_Parser.matchSAX_Plus()
Modifier and TypeMethodDescriptionprotected void
TPath.__Formatter.action
(TPath.Plus el) void
TPath.__SAX_Writer.action
(TPath.Plus e0) protected void
TPath.MATCH_ONLY_00.action
(TPath.Plus e0) protected void
TPath.Rewriter.action
(TPath.Plus e0) protected void
TPath.Visitor.action
(TPath.Plus e0) protected void
TPath.Visitor.descend
(TPath.Plus e0) void
TPath.__SAX_Parser.XMLPARSER_Plus.fillFields
(TPath.Plus newobj) void
TPath.MATCH_ONLY_00.match
(TPath.Plus e0) protected void
TPath.Visitor.post
(TPath.Plus e0) protected void
TPath.Visitor.pre
(TPath.Plus e0) protected void
TPath.Rewriter.rewriteFields
(TPath.Plus clone) protected Format
TPath.__Formatter.toFormat
(TPath.Plus el) -
Uses of TPath.Plus in eu.bandm.tools.tpath.runtime