Uses of Class
eu.bandm.tools.tpath.absy.TPath.LogicalExpr
Packages that use TPath.LogicalExpr
Package
Description
Abstract syntax of the tpath language, realized as a umod model.
-
Uses of TPath.LogicalExpr in eu.bandm.tools.tpath.absy
Subclasses of TPath.LogicalExpr 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.Methods in eu.bandm.tools.tpath.absy that return TPath.LogicalExprModifier and TypeMethodDescriptionTPath.LogicalExpr.doclone()Clones this object.TPath.__SAX_Parser.fill_LogicalExpr(Object res) Copies values of all common fields from the argument.TPath.__SAX_Parser.matchSAX_LogicalExpr()Methods in eu.bandm.tools.tpath.absy that return types with arguments of type TPath.LogicalExprModifier and TypeMethodDescriptionstatic Pattern<TPath.LogicalExpr> TPath.__Patterns.term_LogicalExpr(Pattern<? super TPath.BinaryExpr> superpattern) Methods in eu.bandm.tools.tpath.absy with parameters of type TPath.LogicalExprModifier and TypeMethodDescriptionprotected voidTPath.__Formatter.action(TPath.LogicalExpr el) voidTPath.__SAX_Writer.action(TPath.LogicalExpr e0) protected voidTPath.Dump.action(TPath.LogicalExpr e0) protected voidTPath.MATCH_ONLY_00.action(TPath.LogicalExpr e0) protected voidTPath.Rewriter.action(TPath.LogicalExpr e0) protected voidTPath.Visitor.action(TPath.LogicalExpr e0) protected voidTPath.Dump.descend(TPath.LogicalExpr e0) protected voidTPath.Visitor.descend(TPath.LogicalExpr e0) voidTPath.__SAX_Parser.XMLPARSER_LogicalExpr.fillFields(TPath.LogicalExpr newobj) voidTPath.MATCH_ONLY_00.match(TPath.LogicalExpr e0) protected voidTPath.Visitor.post(TPath.LogicalExpr e0) protected voidTPath.Visitor.pre(TPath.LogicalExpr e0) protected voidTPath.Dump.printscalars(TPath.LogicalExpr e0) protected voidTPath.Rewriter.rewriteFields(TPath.LogicalExpr clone) protected FormatTPath.__Formatter.toFormat(TPath.LogicalExpr el) Method parameters in eu.bandm.tools.tpath.absy with type arguments of type TPath.LogicalExprModifier and TypeMethodDescriptionTPath.__Patterns.cast_LogicalExpr(Pattern<? super TPath.LogicalExpr> p) TPath.__Patterns.term_And(Pattern<? super TPath.LogicalExpr> superpattern) TPath.__Patterns.term_Or(Pattern<? super TPath.LogicalExpr> superpattern)