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