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::Entry Struct Reference

#include <qv4compilercontext_p.h>

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

Public Attributes

quint32 offset
 
QQmlJS::SourceLocation location
 

Detailed Description

Definition at line 151 of file qv4compilercontext_p.h.

Member Data Documentation

◆ location

QQmlJS::SourceLocation QV4::Compiler::Context::SourceLocationTable::Entry::location

Definition at line 154 of file qv4compilercontext_p.h.

◆ offset

quint32 QV4::Compiler::Context::SourceLocationTable::Entry::offset

Definition at line 153 of file qv4compilercontext_p.h.


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