Uses of Class
eu.bandm.tools.umod.runtime.OptimizingVisitor
Packages that use OptimizingVisitor
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Umod main model class: This is a model for the
results of d2d text parsing.
Runtime classes for the model code generated by the
umod compiler, for data integrity,
de/serialization, visualization, visitors and rewriters.
-
Uses of OptimizingVisitor in eu.bandm.tools.d2d2.base
Subclasses of OptimizingVisitor in eu.bandm.tools.d2d2.baseModifier and TypeClassDescriptionprotected static classSingle-use tool to find all sub-expressions of the current content model which are allowed to enter as next input in the current parsing situation.classGenerates SAX events in name-space mode. -
Uses of OptimizingVisitor in eu.bandm.tools.d2d2.rt
Subclasses of OptimizingVisitor in eu.bandm.tools.d2d2.rtModifier and TypeClassDescriptionclass(Ancillary class for generating pretty-print format objects).classVisitor generated by umod according to field selection #0.class(Ancillary class as basis for all visitors).classVisitor generated by umod according to field selection #0.classVisitor generated by umod according to field selection #0. -
Uses of OptimizingVisitor in eu.bandm.tools.umod.runtime
Methods in eu.bandm.tools.umod.runtime that return OptimizingVisitorModifier and TypeMethodDescriptionOptimizingVisitor.compile()The user-derived visitor must not be declared final and CURRENTLY must have one parameter-les constructor, which is used by the code compile here.