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
QV4::Compiler::Context::SourceLocationTable Struct Reference

#include <qv4compilercontext_p.h>

+ Collaboration diagram for QV4::Compiler::Context::SourceLocationTable:

Classes

struct  Entry
 

Public Attributes

QVector< Entryentries
 

Detailed Description

Definition at line 149 of file qv4compilercontext_p.h.

Member Data Documentation

◆ entries

QVector<Entry> QV4::Compiler::Context::SourceLocationTable::entries

Definition at line 156 of file qv4compilercontext_p.h.

Referenced by QQmlJSCompilePass::sourceLocation().


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