Uses of Class
eu.bandm.tools.umod.runtime.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
, esp for data integrity
de/serialization, visualzation, visitors and rewriters.-
Uses of OptimizingVisitor in eu.bandm.tools.d2d2.base
Modifier and TypeClassDescriptionprotected static class
Single-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.class
Generates SAX events in name-space mode. -
Uses of OptimizingVisitor in eu.bandm.tools.d2d2.rt
Modifier and TypeClassDescriptionclass
(Ancillary class for generating pretty-print format objects).class
Visitor generated by umod according to field selection #0.class
(Ancillary class as basis for all visitors).class
Visitor generated by umod according to field selection #0.class
Visitor generated by umod according to field selection #0. -
Uses of OptimizingVisitor in eu.bandm.tools.umod.runtime
Modifier 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.