Documentation

Lean.Meta.Match.MatcherInfo

structure Lean.Meta.Match.MatcherInfo :
Type
Equations
def Lean.Meta.getMatcherInfo? {m : TypeType} [inst : Monad m] [inst : Lean.MonadEnv m] (declName : Lean.Name) :
Equations
def Lean.Meta.isMatcher {m : TypeType} [inst : Monad m] [inst : Lean.MonadEnv m] (declName : Lean.Name) :
Equations
Equations
def Lean.Meta.isMatcherApp {m : TypeType} [inst : Monad m] [inst : Lean.MonadEnv m] (e : Lean.Expr) :
Equations
structure Lean.Meta.MatcherApp :
Type
def Lean.Meta.matchMatcherApp? {m : TypeType} [inst : Monad m] [inst : Lean.MonadEnv m] (e : Lean.Expr) :
Equations
Equations