Uses of Class
eu.bandm.tools.tpath.absy.TPath.Item
Packages that use TPath.Item
Package
Description
Abstract syntax of the tpath language, realized as a umod model.
-
Uses of TPath.Item in eu.bandm.tools.tpath.absy
Subclasses of TPath.Item 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.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.tpath.absy with type parameters of type TPath.ItemModifier and TypeFieldDescriptionstatic final Function<TPath.Item, Location<XMLDocumentIdentifier>> TPath.Item.get_locationDeprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.tpath.absy with type parameters of type TPath.ItemModifier and TypeMethodDescriptionprotected <T extends TPath.Item>
TTPath.Rewriter.breakLoop(T e0) Methods in eu.bandm.tools.tpath.absy that return TPath.ItemModifier and TypeMethodDescriptionTPath.Item.doclone()Clones this object.Copies values of all common fields from the argument.TPath.__SAX_Parser.matchSAX_Item()Methods in eu.bandm.tools.tpath.absy that return types with arguments of type TPath.ItemModifier and TypeMethodDescriptionstatic Pattern<TPath.Item> TPath.Item.get_location(Pattern<? super Location<XMLDocumentIdentifier>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<TPath.Item> TPath.__Patterns.term_Item(Pattern<Object> superpattern, Pattern<? super Location<XMLDocumentIdentifier>> p_location) Methods in eu.bandm.tools.tpath.absy with parameters of type TPath.ItemModifier and TypeMethodDescriptionprotected voidTPath.__Formatter.action(TPath.Item el) voidTPath.__SAX_Writer.action(TPath.Item e0) protected voidTPath.Dump.action(TPath.Item e0) protected voidTPath.MATCH_ONLY_00.action(TPath.Item e0) protected voidTPath.Rewriter.action(TPath.Item e0) protected voidTPath.Visitor.action(TPath.Item e0) protected voidTPath.Dump.descend(TPath.Item e0) protected voidTPath.Visitor.descend(TPath.Item e0) voidTPath.__SAX_Parser.XMLPARSER_Item.fillFields(TPath.Item newobj) voidTPath.MATCH_ONLY_00.match(TPath.Item e0) protected voidTPath.Visitor.post(TPath.Item e0) protected voidTPath.Visitor.pre(TPath.Item e0) protected voidTPath.Dump.printscalars(TPath.Item e0) protected voidTPath.Rewriter.rewriteFields(TPath.Item clone) protected FormatTPath.__Formatter.toFormat(TPath.Item el) Method parameters in eu.bandm.tools.tpath.absy with type arguments of type TPath.ItemModifier and TypeMethodDescriptionTPath.__Patterns.cast_Item(Pattern<? super TPath.Item> p) static Pattern<TPath.AxisSpecifier> TPath.__Patterns.term_AxisSpecifier(Pattern<? super TPath.Item> superpattern, Pattern<? super Axis> p_axis) static Pattern<TPath.Expr> TPath.__Patterns.term_Expr(Pattern<? super TPath.Item> superpattern, Pattern<? super Boolean> p_forcing, Pattern<? super Boolean> p_forced) static Pattern<TPath.Test> TPath.__Patterns.term_Test(Pattern<? super TPath.Item> superpattern)