Equations
- Lean.Elab.instInhabitedAttribute = { default := { kind := default, name := default, stx := default } }
Equations
- One or more equations did not get rendered due to their size.
attrKind := leading_parser optional («scoped» <|> «local»)
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Lean.Elab.mkAttrKindGlobal = (Lean.mkNode `Lean.Parser.Term.attrKind #[Lean.mkNullNode]).raw
Instances For
def
Lean.Elab.elabAttr
{m : Type → Type}
[Monad m]
[MonadEnv m]
[MonadResolveName m]
[MonadError m]
[MonadMacroAdapter m]
[MonadRecDepth m]
[MonadTrace m]
[MonadOptions m]
[AddMessageContext m]
[MonadLiftT IO m]
(attrInstance : Syntax)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Lean.Elab.elabAttrs
{m : Type → Type}
[Monad m]
[MonadEnv m]
[MonadResolveName m]
[MonadError m]
[MonadMacroAdapter m]
[MonadRecDepth m]
[MonadTrace m]
[MonadOptions m]
[AddMessageContext m]
[MonadLog m]
[MonadLiftT IO m]
(attrInstances : Array Syntax)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Lean.Elab.elabDeclAttrs
{m : Type → Type}
[Monad m]
[MonadEnv m]
[MonadResolveName m]
[MonadError m]
[MonadMacroAdapter m]
[MonadRecDepth m]
[MonadTrace m]
[MonadOptions m]
[AddMessageContext m]
[MonadLog m]
[MonadLiftT IO m]
(stx : Syntax)
:
Equations
- Lean.Elab.elabDeclAttrs stx = Lean.Elab.elabAttrs stx[1].getSepArgs