Package eu.bandm.tools.xslt.base
Class Rt.MATCH_ONLY_00
java.lang.Object
eu.bandm.tools.xslt.base.Rt.MATCH_ONLY_00
- Direct Known Subclasses:
- Rt.__Formatter,- Rt.__SAX_Writer,- Rt.Dump_rt,- Rt.SinglePhase_rt
- Enclosing class:
- Rt
@Generated(generator="eu.bandm.tools.umod",
           version="",
           timestamp="2025-08-17_22h55m46")
public abstract static class Rt.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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidprotected voidaction(TPath.Expr e0) protected voidaction(NamespaceName e0) protected voidprotected voidaction(Rt.Definition e0) protected voidprotected voidprotected voidprotected voidprotected voidprotected voidaction(eu.bandm.tools.xslt.tdom.Element_xsl_template e0) compile()voidfollowAll_allFiles(Rt.Report element) voidfollowAll_allPis(Rt.TemplatesByKind element) voidfollowAll_attrsByName(Rt.TemplatesByKind element) voidfollowAll_attrsByNsUri(Rt.TemplatesByKind element) voidfollowAll_byPrior(Rt.TemplatesByPrior element) voidfollowAll_comment(Rt.TemplatesByKind element) voidfollowAll_elemsById(Rt.TemplatesByKind element) voidfollowAll_elemsByKey(Rt.TemplatesByKind element) voidfollowAll_elemsByName(Rt.TemplatesByKind element) voidfollowAll_elemsByNsUri(Rt.TemplatesByKind element) voidfollowAll_inverse(Rt.TemplatesByPrior element) voidfollowAll_node(Rt.TemplatesByKind element) voidfollowAll_piByName(Rt.TemplatesByKind element) voidfollowAll_text(Rt.TemplatesByKind element) voidfollowAll_undefDefs(Rt.Report element) voidfollowAll_undefModes(Rt.Report element) voidfollowAll_unusedDefs(Rt.Report element) protected voidforeignObject(Object e0) voidmatch(Rt.Definition e0) voidvoidvoidvoidvoidvoid
- 
Field Details- 
partialprotected boolean partial
- 
_visitor_debug_stream
 
- 
- 
Constructor Details- 
MATCH_ONLY_00public MATCH_ONLY_00()
 
- 
- 
Method Details- 
compile
- 
match
- 
foreignObject
- 
nomatch
- 
followAll_byPrior
- 
followAll_inverse
- 
followAll_allFiles
- 
followAll_unusedDefs
- 
followAll_undefDefs
- 
followAll_undefModes
- 
followAll_elemsByName
- 
followAll_elemsByNsUri
- 
followAll_attrsByName
- 
followAll_attrsByNsUri
- 
followAll_piByName
- 
followAll_allPis
- 
followAll_comment
- 
followAll_text
- 
followAll_node
- 
followAll_elemsByKey
- 
followAll_elemsById
- 
action
- 
action
- 
action
- 
action
- 
action
- 
action
- 
action
- 
action
- 
action
- 
actionprotected void action(eu.bandm.tools.xslt.tdom.Element_xsl_template e0) 
- 
action
- 
match
- 
match
- 
match
- 
match
- 
match
 
-