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_p.h File Reference

(e4190fae1aec7b689e43d8d261488a1a8dd744e0)

#include "qqmldom_global.h"
#include "qqmldomoutwriter_p.h"
#include "qqmldom_fwd_p.h"
#include "qqmldomcomments_p.h"
#include <QtQml/private/qqmljsast_p.h>
+ Include dependency graph for qqmldomreformatter_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlJS::Dom::ScriptFormatter
 

Namespaces

namespace  QQmlJS
 
namespace  QQmlJS::Dom
 

Functions

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