Package eu.bandm.tools.tpath.type
Class Type.MATCH_ONLY_00
java.lang.Object
eu.bandm.tools.tpath.type.Type.MATCH_ONLY_00
- Direct Known Subclasses:
Type.__Formatter,Type.Rewriter
- Enclosing class:
Type
@Generated(generator="eu.bandm.tools.umod",
version="",
timestamp="2026-02-01_13h19m29")
public abstract static class Type.MATCH_ONLY_00
extends Object
(Ancillary class as basis for all visitors).
This class executes only the cascaded instanceof(..) tests
and is hardly considered directly by the user.
Instead, the user works with the derived visitor classes.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaction(Node.NodeType e0) protected voidaction(PathRelation e0) protected voidaction(Type.Boolean e0) protected voidaction(Type.Error e0) protected voidaction(Type.NodeRel e0) protected voidaction(Type.Number e0) protected voidaction(Type.String e0) protected voidprotected voidaction(Type.XPathType e0) compile()protected voidforeignObject(Object e0) voidmatch(Type.Boolean e0) voidmatch(Type.Error e0) voidmatch(Type.NodeRel e0) voidmatch(Type.Number e0) voidmatch(Type.String e0) voidvoidmatch(Type.XPathType e0) voidvoid
-
Field Details
-
partial
protected boolean partial -
_visitor_debug_stream
-
-
Constructor Details
-
MATCH_ONLY_00
public MATCH_ONLY_00()
-
-
Method Details
-
compile
-
match
-
foreignObject
-
nomatch
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-