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
qqmldomreformatter.cpp File Reference

(2ae03a7d5189f3d3dd4c1b1af644742686617de9)

#include "qqmldomreformatter_p.h"
#include "qqmldomcomments_p.h"
#include <QtQml/private/qqmljsast_p.h>
#include <QtQml/private/qqmljsastvisitor_p.h>
#include <QtQml/private/qqmljsengine_p.h>
#include <QtQml/private/qqmljslexer_p.h>
#include <QString>
#include <algorithm>
Include dependency graph for qqmldomreformatter.cpp:

Go to the source code of this file.

Namespaces

namespace  QQmlJS
namespace  QQmlJS::Dom

Functions

QMLDOM_EXPORT void QQmlJS::Dom::reformatAst (OutWriter &lw, const QQmlJS::Dom::ScriptExpression *const script)

Variables

static constexpr QStringView QQmlJS::Dom::restrictedChars = u"([/+-"