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
QQmlJS Namespace Reference

Namespaces

namespace  AST
 
namespace  Dom
 
namespace  LoggingUtils
 

Classes

class  AotStats
 
struct  AotStatsEntry
 
class  AotStatsReporter
 
class  ConstPtrWrapperIterator
 
struct  ContextualTypes
 
struct  DiagnosticMessage
 
class  Directives
 
class  Engine
 
class  Export
 
struct  ExportedScope
 
class  FixedPoolArray
 
class  Import
 
struct  ImportedScope
 
class  Lexer
 
class  LoggerCategory
 
class  LoggerCategoryPrivate
 
class  Managed
 
class  MemoryPool
 
class  QQmlJSAotCompilerStats
 
class  SourceLocation
 

Typedefs

using LoggerWarningId = QQmlSA::LoggerWarningId
 

Functions

QDebug operator<< (QDebug dbg, const Lexer &l)
 
QDebug operator<< (QDebug dbg, const Lexer::State &s)
 
static int classify2 (const QChar *s, int parseModeFlags)
 
static int classify3 (const QChar *s, int parseModeFlags)
 
static int classify4 (const QChar *s, int parseModeFlags)
 
static int classify5 (const QChar *s, int parseModeFlags)
 
static int classify6 (const QChar *s, int parseModeFlags)
 
static int classify7 (const QChar *s, int parseModeFlags)
 
static int classify8 (const QChar *s, int parseModeFlags)
 
static int classify9 (const QChar *s, int parseModeFlags)
 
static int classify10 (const QChar *s, int parseModeFlags)
 
static int classify12 (const QChar *s, int parseModeFlags)
 

Typedef Documentation

◆ LoggerWarningId

Function Documentation

◆ classify10()

static int QQmlJS::classify10 ( const QChar * s,
int parseModeFlags )
inlinestatic

Definition at line 825 of file qqmljskeywords_p.h.

◆ classify12()

static int QQmlJS::classify12 ( const QChar * s,
int parseModeFlags )
inlinestatic

Definition at line 869 of file qqmljskeywords_p.h.

◆ classify2()

static int QQmlJS::classify2 ( const QChar * s,
int parseModeFlags )
inlinestatic

Definition at line 24 of file qqmljskeywords_p.h.

◆ classify3()

static int QQmlJS::classify3 ( const QChar * s,
int parseModeFlags )
inlinestatic

Definition at line 54 of file qqmljskeywords_p.h.

◆ classify4()

static int QQmlJS::classify4 ( const QChar * s,
int parseModeFlags )
inlinestatic

Definition at line 114 of file qqmljskeywords_p.h.

◆ classify5()

static int QQmlJS::classify5 ( const QChar * s,
int parseModeFlags )
inlinestatic

Definition at line 229 of file qqmljskeywords_p.h.

◆ classify6()

static int QQmlJS::classify6 ( const QChar * s,
int parseModeFlags )
inlinestatic

Definition at line 355 of file qqmljskeywords_p.h.

◆ classify7()

static int QQmlJS::classify7 ( const QChar * s,
int parseModeFlags )
inlinestatic

Definition at line 518 of file qqmljskeywords_p.h.

◆ classify8()

static int QQmlJS::classify8 ( const QChar * s,
int parseModeFlags )
inlinestatic

Definition at line 610 of file qqmljskeywords_p.h.

◆ classify9()

static int QQmlJS::classify9 ( const QChar * s,
int parseModeFlags )
inlinestatic

Definition at line 745 of file qqmljskeywords_p.h.

◆ operator<<() [1/2]

QDebug QQmlJS::operator<< ( QDebug dbg,
const Lexer & l )

Definition at line 462 of file qqmljslexer.cpp.

◆ operator<<() [2/2]

QDebug QQmlJS::operator<< ( QDebug dbg,
const Lexer::State & s )

Definition at line 1835 of file qqmljslexer.cpp.