Uses of Class
eu.bandm.tools.tpath.absy.TPath.Minus
Packages that use 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
Methods in eu.bandm.tools.tpath.absy that return TPath.MinusModifier and TypeMethodDescriptionTPath.Minus.doclone()Clones this object.Copies values of all common fields from the argument.Methods in eu.bandm.tools.tpath.absy that return types with arguments of type TPath.MinusModifier and TypeMethodDescriptionstatic Pattern<TPath.Minus> TPath.__Patterns.term_Minus(Pattern<? super TPath.NumericExpr> superpattern) Methods in eu.bandm.tools.tpath.absy with parameters of type TPath.MinusModifier and TypeMethodDescriptionprotected voidTPath.__Formatter.action(TPath.Minus el) protected voidTPath.Dump.action(TPath.Minus e0) protected voidTPath.MATCH_ONLY_00.action(TPath.Minus e0) protected voidTPath.Rewriter.action(TPath.Minus e0) protected voidTPath.Visitor.action(TPath.Minus e0) protected voidTPath.Dump.descend(TPath.Minus e0) protected voidTPath.Visitor.descend(TPath.Minus e0) voidTPath.MATCH_ONLY_00.match(TPath.Minus e0) protected voidTPath.Visitor.post(TPath.Minus e0) protected voidTPath.Visitor.pre(TPath.Minus e0) protected voidTPath.Dump.printscalars(TPath.Minus e0) protected voidTPath.Rewriter.rewriteFields(TPath.Minus clone) protected FormatTPath.__Formatter.toFormat(TPath.Minus el) Method parameters in eu.bandm.tools.tpath.absy with type arguments of type TPath.Minus -
Uses of TPath.Minus in eu.bandm.tools.tpath.runtime
Methods in eu.bandm.tools.tpath.runtime with parameters of type TPath.MinusModifier and TypeMethodDescriptionprotected voidSimpleInterpreter.Visitor.descend(TPath.Minus x)