Documentation

Lean.Linter.Util

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    If linterOption is true, print a linter warning message at the position determined by stx.

    Equations
    Instances For

      Go upwards through the given tree starting from the smallest node that contains the given range and collect all MacroExpansionInfos on the way up. The result is some [] if no MacroExpansionInfo was found on the way and none if no InfoTree node was found that covers the given range.

      Return the result reversed, s.t. the macro expansion that would be applied to the original syntax first is the first element of the returned list.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For