The TextGenerator finds output expressions in text nodesof a template and can be used to compile them for view.
The node to clone from.
A list of parts that make up the text content.
Compiles the node by creating a TextControllerfor each of its parts.
Parses text content to find output expressions.
The TextGenerator finds output expressions in text nodesof a template and can be used to compile them for view.