Uses of Class
eu.bandm.tools.tpath.absy.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
Modifier and TypeClassDescriptionstatic class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionstatic final Function<TPath.Item,
Location<XMLDocumentIdentifier>> TPath.Item.get_location
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionprotected <T extends TPath.Item>
TTPath.Rewriter.breakLoop
(T e0) Modifier and TypeMethodDescriptionTPath.Item.doclone()
Clones this object.Copies values of all common fields from the argument.TPath.__SAX_Parser.matchSAX_Item()
Modifier 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) Modifier and TypeMethodDescriptionprotected void
TPath.__Formatter.action
(TPath.Item el) void
TPath.__SAX_Writer.action
(TPath.Item e0) protected void
TPath.Dump.action
(TPath.Item e0) protected void
TPath.MATCH_ONLY_00.action
(TPath.Item e0) protected void
TPath.Rewriter.action
(TPath.Item e0) protected void
TPath.Visitor.action
(TPath.Item e0) protected void
TPath.Dump.descend
(TPath.Item e0) protected void
TPath.Visitor.descend
(TPath.Item e0) void
TPath.__SAX_Parser.XMLPARSER_Item.fillFields
(TPath.Item newobj) void
TPath.MATCH_ONLY_00.match
(TPath.Item e0) protected void
TPath.Visitor.post
(TPath.Item e0) protected void
TPath.Visitor.pre
(TPath.Item e0) protected void
TPath.Dump.printscalars
(TPath.Item e0) protected void
TPath.Rewriter.rewriteFields
(TPath.Item clone) protected Format
TPath.__Formatter.toFormat
(TPath.Item el) Modifier 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)