Uses of Class
eu.bandm.tools.tpath.absy.TPath.Comment
Packages that use TPath.Comment
Package
Description
Abstract syntax of the tpath language, realized as a umod model.
Infrastructure for evaluating tpath expressions.
-
Uses of TPath.Comment in eu.bandm.tools.tpath.absy
Methods in eu.bandm.tools.tpath.absy that return TPath.CommentModifier and TypeMethodDescriptionTPath.Comment.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.CommentModifier and TypeMethodDescriptionstatic Pattern<TPath.Comment> TPath.__Patterns.term_Comment(Pattern<? super TPath.TypeTest> superpattern) Methods in eu.bandm.tools.tpath.absy with parameters of type TPath.CommentModifier and TypeMethodDescriptionprotected voidTPath.__Formatter.action(TPath.Comment el) protected voidTPath.Dump.action(TPath.Comment e0) protected voidTPath.MATCH_ONLY_00.action(TPath.Comment e0) protected voidTPath.Rewriter.action(TPath.Comment e0) protected voidTPath.Visitor.action(TPath.Comment e0) protected voidTPath.Dump.descend(TPath.Comment e0) protected voidTPath.Visitor.descend(TPath.Comment e0) voidTPath.MATCH_ONLY_00.match(TPath.Comment e0) protected voidTPath.Visitor.post(TPath.Comment e0) protected voidTPath.Visitor.pre(TPath.Comment e0) protected voidTPath.Dump.printscalars(TPath.Comment e0) protected voidTPath.Rewriter.rewriteFields(TPath.Comment clone) protected FormatTPath.__Formatter.toFormat(TPath.Comment el) Method parameters in eu.bandm.tools.tpath.absy with type arguments of type TPath.CommentModifier and TypeMethodDescriptionTPath.__Patterns.cast_Comment(Pattern<? super TPath.Comment> p) -
Uses of TPath.Comment in eu.bandm.tools.tpath.runtime
Methods in eu.bandm.tools.tpath.runtime with parameters of type TPath.CommentModifier and TypeMethodDescriptionprotected voidSimpleInterpreter.Visitor.descend(TPath.Comment x)