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
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 153 of file qv4compilercontext_p.h.

Member Data Documentation

◆ location

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

Definition at line 156 of file qv4compilercontext_p.h.

◆ offset

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

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