class AmberLSP::Analyzer

Defined in:

amber_lsp/analyzer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def analyze(file_path : String, content : String) : Array(Rules::Diagnostic) #

[View source]
def configuration : Configuration #

[View source]
def configure(project_context : ProjectContext) : Nil #

[View source]