Documentation

Lean.Server.Completion.CompletionUtils

Equations
    Instances For
      Instances For
        Equations
          Instances For

            Get type names for resolving id in s.id x₁ ... xₙ notation.

            Equations
              Instances For

                Gets type names for resolving id in .id x₁ ... xₙ notation. The process mimics the dotted identifier notation elaboration procedure at Lean.Elab.App. Catches and ignores all errors, so no need to run this within try/catch.

                Equations
                  Instances For