Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQmlJSCompilePass::BlocksAndAnnotations Struct Reference

#include <qqmljscompilepass_p.h>

+ Collaboration diagram for QQmlJSCompilePass::BlocksAndAnnotations:

Public Attributes

BasicBlocks basicBlocks
 
InstructionAnnotations annotations
 

Detailed Description

Definition at line 86 of file qqmljscompilepass_p.h.

Member Data Documentation

◆ annotations

InstructionAnnotations QQmlJSCompilePass::BlocksAndAnnotations::annotations

Definition at line 89 of file qqmljscompilepass_p.h.

◆ basicBlocks

BasicBlocks QQmlJSCompilePass::BlocksAndAnnotations::basicBlocks

Definition at line 88 of file qqmljscompilepass_p.h.


The documentation for this struct was generated from the following file: