class
AmberLSP::Analyzer
- AmberLSP::Analyzer
- Reference
- Object
Defined in:
amber_lsp/analyzer.crConstructors
Instance Method Summary
- #analyze(file_path : String, content : String) : Array(Rules::Diagnostic)
- #configuration : Configuration
- #configure(project_context : ProjectContext) : Nil