Uses of Class
eu.bandm.tools.tpath.absy.TPath.And
Packages that use TPath.And
Package
Description
Abstract syntax of the tpath language, realized as a umod model.
Infrastructure for evaluating tpath expressions.
-
Uses of TPath.And in eu.bandm.tools.tpath.absy
Methods in eu.bandm.tools.tpath.absy that return TPath.AndModifier and TypeMethodDescriptionTPath.And.doclone()
Clones this object.Copies values of all common fields from the argument.TPath.__SAX_Parser.matchSAX_And()
Methods in eu.bandm.tools.tpath.absy that return types with arguments of type TPath.AndModifier and TypeMethodDescriptionTPath.__Patterns.term_And
(Pattern<? super TPath.LogicalExpr> superpattern) Methods in eu.bandm.tools.tpath.absy with parameters of type TPath.AndModifier and TypeMethodDescriptionprotected void
void
protected void
protected void
protected void
protected void
protected void
protected void
void
TPath.__SAX_Parser.XMLPARSER_And.fillFields
(TPath.And newobj) void
protected void
protected void
protected void
TPath.Dump.printscalars
(TPath.And e0) protected void
TPath.Rewriter.rewriteFields
(TPath.And clone) protected Format
Method parameters in eu.bandm.tools.tpath.absy with type arguments of type TPath.And -
Uses of TPath.And in eu.bandm.tools.tpath.runtime
Methods in eu.bandm.tools.tpath.runtime with parameters of type TPath.And