- impl : Lean.AttributeImpl
Instances For
def
Lean.ParserCompiler.registerCombinatorAttribute
(name : Lean.Name)
(descr : String)
(ref : Lean.Name := by exact decl_name%)
:
Instances For
def
Lean.ParserCompiler.CombinatorAttribute.getDeclFor?
(attr : Lean.ParserCompiler.CombinatorAttribute)
(env : Lean.Environment)
(parserDecl : Lean.Name)
:
Instances For
def
Lean.ParserCompiler.CombinatorAttribute.setDeclFor
(attr : Lean.ParserCompiler.CombinatorAttribute)
(env : Lean.Environment)
(parserDecl decl : Lean.Name)
:
Instances For
unsafe def
Lean.ParserCompiler.CombinatorAttribute.runDeclFor
{α : Type}
(attr : Lean.ParserCompiler.CombinatorAttribute)
(parserDecl : Lean.Name)
: