Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 96 of file qqmljscompilepass_p.h.

Member Data Documentation

◆ annotations

InstructionAnnotations QQmlJSCompilePass::BlocksAndAnnotations::annotations

Definition at line 99 of file qqmljscompilepass_p.h.

◆ basicBlocks

BasicBlocks QQmlJSCompilePass::BlocksAndAnnotations::basicBlocks

Definition at line 98 of file qqmljscompilepass_p.h.


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