Documentation

Lean.Compiler.LCNF.PhaseExt

def Lean.Compiler.LCNF.isDeclTransparent (env : Environment) (phase : Phase) (declName : Name) :
Instances For
    Instances For
      @[reducible, inline]
      Instances For
        @[reducible, inline]
        Instances For
          @[implicit_reducible]
          def Lean.Compiler.LCNF.mkDeclExt (phase : Phase) (name : Name := by exact decl_name%) :
          Instances For
            @[reducible, inline]
            Instances For
              @[implicit_reducible]
              def Lean.Compiler.LCNF.mkSigDeclExt (phase : Phase) (name : Name := by exact decl_name%) :
              Instances For
                def Lean.Compiler.LCNF.getDeclCore? {pu : Purity} (env : Environment) (ext : DeclExt pu) (declName : Name) :
                Instances For
                  def Lean.Compiler.LCNF.getSigCore? {pu : Purity} (env : Environment) (ext : SigExt pu) (declName : Name) :
                  Instances For
                    Instances For
                      def Lean.Compiler.LCNF.getDeclAt? (declName : Name) (phase : Phase) :
                      Instances For
                        @[inline]
                        def Lean.Compiler.LCNF.getDecl? (declName : Name) :
                        CompilerM (Option ((pu : Purity) × Decl pu))
                        Instances For
                          Instances For
                            @[inline]
                            Instances For