Uses of Class
eu.bandm.tools.tpath.absy.TPath.Or
Packages that use TPath.Or
Package
Description
Abstract syntax of the tpath language, realized as a umod model.
Infrastructure for evaluating tpath expressions.
-
Uses of TPath.Or in eu.bandm.tools.tpath.absy
Methods in eu.bandm.tools.tpath.absy that return TPath.OrModifier and TypeMethodDescriptionTPath.Or.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.OrModifier and TypeMethodDescriptionTPath.__Patterns.term_Or(Pattern<? super TPath.LogicalExpr> superpattern) Methods in eu.bandm.tools.tpath.absy with parameters of type TPath.OrModifier and TypeMethodDescriptionprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoidprotected voidprotected voidprotected voidTPath.Dump.printscalars(TPath.Or e0) protected voidTPath.Rewriter.rewriteFields(TPath.Or clone) protected FormatMethod parameters in eu.bandm.tools.tpath.absy with type arguments of type TPath.Or -
Uses of TPath.Or in eu.bandm.tools.tpath.runtime
Methods in eu.bandm.tools.tpath.runtime with parameters of type TPath.Or