AnalysisTool.codeAction

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Command[] codeAction(Uri uri, Range range, Diagnostic[] diagnostics, bool commandCompat)
  2. CodeAction[] codeAction(Uri uri, Range range, Diagnostic[] diagnostics, CodeActionKind[] kinds)
    class AnalysisTool
    CodeAction[]
    codeAction
    (
    const Uri uri
    ,
    const Range range
    ,,
    const CodeActionKind[] kinds
    )

Meta