Documentation

Lean.DeclarationRange

structure Lean.DeclarationRange :
Type
Equations
Equations
structure Lean.DeclarationRanges :
Type
Equations
Equations
def Lean.addDeclarationRanges {m : TypeType} [inst : Lean.MonadEnv m] (declName : Lean.Name) (declRanges : Lean.DeclarationRanges) :
Equations
def Lean.findDeclarationRangesCore? {m : TypeType} [inst : Monad m] [inst : Lean.MonadEnv m] (declName : Lean.Name) :
Equations
def Lean.findDeclarationRanges? {m : TypeType} [inst : Monad m] [inst : Lean.MonadEnv m] [inst : MonadLiftT IO m] (declName : Lean.Name) :
Equations