Uses of Class
eu.bandm.tools.tpath.absy.TPath.ComparisonExpr
Packages that use TPath.ComparisonExpr
Package
Description
Abstract syntax of the tpath language, realized as a umod model.
- 
Uses of TPath.ComparisonExpr in eu.bandm.tools.tpath.absySubclasses of TPath.ComparisonExpr in eu.bandm.tools.tpath.absyModifier and TypeClassDescriptionstatic classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.tpath.absy that return TPath.ComparisonExprModifier and TypeMethodDescriptionTPath.ComparisonExpr.doclone()Clones this object.TPath.__SAX_Parser.fill_ComparisonExpr(Object res) Copies values of all common fields from the argument.TPath.__SAX_Parser.matchSAX_ComparisonExpr()Methods in eu.bandm.tools.tpath.absy that return types with arguments of type TPath.ComparisonExprModifier and TypeMethodDescriptionstatic Pattern<TPath.ComparisonExpr> TPath.__Patterns.term_ComparisonExpr(Pattern<? super TPath.BinaryExpr> superpattern) Methods in eu.bandm.tools.tpath.absy with parameters of type TPath.ComparisonExprModifier and TypeMethodDescriptionprotected voidTPath.__Formatter.action(TPath.ComparisonExpr el) voidTPath.__SAX_Writer.action(TPath.ComparisonExpr e0) protected voidTPath.Dump.action(TPath.ComparisonExpr e0) protected voidTPath.MATCH_ONLY_00.action(TPath.ComparisonExpr e0) protected voidTPath.Rewriter.action(TPath.ComparisonExpr e0) protected voidTPath.Visitor.action(TPath.ComparisonExpr e0) protected voidTPath.Dump.descend(TPath.ComparisonExpr e0) protected voidTPath.Visitor.descend(TPath.ComparisonExpr e0) voidTPath.__SAX_Parser.XMLPARSER_ComparisonExpr.fillFields(TPath.ComparisonExpr newobj) voidTPath.MATCH_ONLY_00.match(TPath.ComparisonExpr e0) protected voidTPath.Visitor.post(TPath.ComparisonExpr e0) protected voidTPath.Visitor.pre(TPath.ComparisonExpr e0) protected voidTPath.Dump.printscalars(TPath.ComparisonExpr e0) protected voidTPath.Rewriter.rewriteFields(TPath.ComparisonExpr clone) protected FormatTPath.__Formatter.toFormat(TPath.ComparisonExpr el) Method parameters in eu.bandm.tools.tpath.absy with type arguments of type TPath.ComparisonExprModifier and TypeMethodDescriptionTPath.__Patterns.cast_ComparisonExpr(Pattern<? super TPath.ComparisonExpr> p) TPath.__Patterns.term_Geq(Pattern<? super TPath.ComparisonExpr> superpattern) TPath.__Patterns.term_Gt(Pattern<? super TPath.ComparisonExpr> superpattern) TPath.__Patterns.term_Leq(Pattern<? super TPath.ComparisonExpr> superpattern) TPath.__Patterns.term_Lt(Pattern<? super TPath.ComparisonExpr> superpattern)