Uses of Class
eu.bandm.tools.tpath.absy.TPath.Paren
Packages that use TPath.Paren
Package
Description
Abstract syntax of the tpath language, realized as a umod model.
Infrastructure for evaluating tpath expressions.
-
Uses of TPath.Paren in eu.bandm.tools.tpath.absy
Methods in eu.bandm.tools.tpath.absy that return TPath.ParenModifier and TypeMethodDescriptionTPath.Paren.doclone()
Clones this object.TPath.__SAX_Parser.fill_Paren
(Object res) Copies values of all common fields from the argument.TPath.__SAX_Parser.matchSAX_Paren()
Methods in eu.bandm.tools.tpath.absy that return types with arguments of type TPath.ParenModifier and TypeMethodDescriptionstatic Pattern
<TPath.Paren> TPath.__Patterns.term_Paren
(Pattern<? super TPath.UnaryExpr> superpattern) Methods in eu.bandm.tools.tpath.absy with parameters of type TPath.ParenModifier and TypeMethodDescriptionprotected void
TPath.__Formatter.action
(TPath.Paren el) void
TPath.__SAX_Writer.action
(TPath.Paren e0) protected void
TPath.Dump.action
(TPath.Paren e0) protected void
TPath.MATCH_ONLY_00.action
(TPath.Paren e0) protected void
TPath.Rewriter.action
(TPath.Paren e0) protected void
TPath.Visitor.action
(TPath.Paren e0) protected void
TPath.Dump.descend
(TPath.Paren e0) protected void
TPath.Visitor.descend
(TPath.Paren e0) void
TPath.__SAX_Parser.XMLPARSER_Paren.fillFields
(TPath.Paren newobj) void
TPath.MATCH_ONLY_00.match
(TPath.Paren e0) protected void
TPath.Visitor.post
(TPath.Paren e0) protected void
TPath.Visitor.pre
(TPath.Paren e0) protected void
TPath.Dump.printscalars
(TPath.Paren e0) protected void
TPath.Rewriter.rewriteFields
(TPath.Paren clone) protected Format
TPath.__Formatter.toFormat
(TPath.Paren el) Method parameters in eu.bandm.tools.tpath.absy with type arguments of type TPath.Paren -
Uses of TPath.Paren in eu.bandm.tools.tpath.runtime
Methods in eu.bandm.tools.tpath.runtime with parameters of type TPath.ParenModifier and TypeMethodDescriptionprotected void
SimpleInterpreter.Visitor.descend
(TPath.Paren x)