![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmldom_global.h"
#include "qqmldomoutwriter_p.h"
#include "qqmldom_fwd_p.h"
#include "qqmldomcomments_p.h"
#include <QtQml/private/qqmljsast_p.h>
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) |