Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmldomreformatter.cpp File Reference
#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 <limits>
+ Include dependency graph for qqmldomreformatter.cpp:

Go to the source code of this file.

Classes

class  QQmlJS::Dom::Rewriter
 

Namespaces

namespace  QQmlJS
 
namespace  QQmlJS::Dom
 

Functions

void QQmlJS::Dom::reformatAst (OutWriter &lw, std::shared_ptr< AstComments > comments, const std::function< QStringView(SourceLocation)> loc2Str, AST::Node *n)