Package ch.so.agi.gretl.lsp.diagnostics
Class UnknownPropertyRule
java.lang.Object
ch.so.agi.gretl.lsp.diagnostics.UnknownPropertyRule
- All Implemented Interfaces:
GretlDiagnosticRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.eclipse.lsp4j.Diagnostic>evaluate(AnalysisInput input)
-
Constructor Details
-
UnknownPropertyRule
public UnknownPropertyRule()
-
-
Method Details
-
evaluate
- Specified by:
evaluatein interfaceGretlDiagnosticRule
-