ast library

Classes

Builder
Builds the rendering tree by visiting the parsed nodes. The flavor maps the element tags to Node producers. For every element in the parsed tree the Node producer returns a node of the rendering tree.
Context
Provides the rendering context.
Node
The base rendering tree node.