Documentation

Lean.Elab.Quotation.Util

Get all pattern vars (as Syntax.idents) in stx

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

    Given an antiquotation like $e:term (i.e. Syntax.antiquotKind? returns some), returns the "term" atom if present.

    Instances For