![]() |
Qt 6.x
The Qt SDK
|
#include "qv4compilerscanfunctions_p.h"
#include <QtCore/QCoreApplication>
#include <QtCore/QStringList>
#include <QtCore/QSet>
#include <QtCore/QBuffer>
#include <QtCore/QBitArray>
#include <QtCore/QStack>
#include <private/qqmljsast_p.h>
#include <private/qv4compilercontext_p.h>
#include <private/qv4codegen_p.h>
Go to the source code of this file.
Functions | |
static CompiledData::Location | location (const QQmlJS::SourceLocation &astLocation) |
|
static |
Definition at line 22 of file qv4compilerscanfunctions.cpp.
References QQmlJS::SourceLocation::startColumn, and QQmlJS::SourceLocation::startLine.