Uses of Class
eu.bandm.tools.tpath.absy.TPath.UnaryExpr
Package
Description
Abstract syntax of the tpath language, realized as a umod model.
Infrastructure for evaluating tpath expressions.
-
Uses of TPath.UnaryExpr in eu.bandm.tools.tpath.absy
Modifier and TypeClassDescriptionstatic class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionstatic final Function<TPath.UnaryExpr,
TPath.Expr> TPath.UnaryExpr.get_arg
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionTPath.UnaryExpr.doclone()
Clones this object.TPath.__SAX_Parser.fill_UnaryExpr
(Object res) Copies values of all common fields from the argument.TPath.__SAX_Parser.matchSAX_UnaryExpr()
Modifier and TypeMethodDescriptionprotected void
TPath.__Formatter.action
(TPath.UnaryExpr el) void
TPath.__SAX_Writer.action
(TPath.UnaryExpr e0) protected void
TPath.MATCH_ONLY_00.action
(TPath.UnaryExpr e0) protected void
TPath.Rewriter.action
(TPath.UnaryExpr e0) protected void
TPath.Visitor.action
(TPath.UnaryExpr e0) protected void
TPath.Visitor.descend
(TPath.UnaryExpr e0) void
TPath.__SAX_Writer.dumpfields
(TPath.UnaryExpr e0) void
TPath.__SAX_Parser.XMLPARSER_UnaryExpr.fillFields
(TPath.UnaryExpr newobj) void
TPath.MATCH_ONLY_00.match
(TPath.UnaryExpr e0) void
TPath.__SAX_Parser.XMLPARSER_UnaryExpr.parsefields
(TPath.UnaryExpr newobj) protected void
TPath.Visitor.post
(TPath.UnaryExpr e0) protected void
TPath.Visitor.pre
(TPath.UnaryExpr e0) protected void
TPath.Rewriter.rewriteFields
(TPath.UnaryExpr clone) protected Format
TPath.__Formatter.toFormat
(TPath.UnaryExpr el) -
Uses of TPath.UnaryExpr in eu.bandm.tools.tpath.runtime