def
Lean.Elab.Command.elabMacroRulesAux
(doc? : Option (Lean.TSyntax `Lean.Parser.Command.docComment))
(attrs? : Option (Lean.Syntax.TSepArray `Lean.Parser.Term.attrInstance ","))
(attrKind : Lean.TSyntax `Lean.Parser.Term.attrKind)
(tk : Lean.Syntax)
(k : Lean.SyntaxNodeKind)
(alts : Array (Lean.TSyntax `Lean.Parser.Term.matchAlt))
:
Remark: k
is the user provided kind with the current namespace included.
Recall that syntax node kinds contain the current namespace.
Instances For
Equations
- One or more equations did not get rendered due to their size.