qml_static_analyzer 0.2.0

A static analyzer for QML files
Documentation
1
2
3
4
5
6
7
8
pub mod checker;
pub mod config;
pub mod cpp_header;
pub mod parser;
pub mod qt_types;
pub mod qt_types_gen;
pub mod snapshot;
pub mod types;