QQmlJSCodeGenerator Class
Header: | #include <QQmlJSCodeGenerator> |
Inherits: | QQmlJSCompilePass |
Detailed Description
\internal
This is a final compile pass that generates C++ code from a function and the annotations produced by previous passes. Such annotations are produced by QQmlJSTypePropagator, and possibly amended by other passes.