Documentation

Lean.Compiler.LCNF.Probing

@[reducible, inline]
abbrev Lean.Compiler.LCNF.Probe (α : Type u_1) (β : Type) :
Type u_1
Equations
    Instances For
      @[inline]
      def Lean.Compiler.LCNF.Probe.map {α : Type u_1} {β : Type} (f : αCompilerM β) :
      Probe α β
      Equations
        Instances For
          @[inline]
          Equations
            Instances For
              @[inline]
              Equations
                Instances For
                  @[inline]
                  Equations
                    Instances For
                      Equations
                        Instances For
                          @[inline]
                          Equations
                            Instances For
                              @[inline]
                              Equations
                                Instances For
                                  @[inline]
                                  Equations
                                    Instances For
                                      @[inline]
                                      Equations
                                        Instances For
                                          @[inline]
                                          Equations
                                            Instances For
                                              @[inline]
                                              Equations
                                                Instances For
                                                  @[inline]
                                                  Equations
                                                    Instances For
                                                      def Lean.Compiler.LCNF.Probe.runOnDeclsNamed {β : Type} (declNames : Array Name) (probe : Probe Decl β) (phase : Phase := Phase.base) :
                                                      Equations
                                                        Instances For
                                                          def Lean.Compiler.LCNF.Probe.runOnModule {β : Type} (moduleName : Name) (probe : Probe Decl β) (phase : Phase := Phase.base) :
                                                          Equations
                                                            Instances For
                                                              def Lean.Compiler.LCNF.Probe.runGlobally {β : Type} (probe : Probe Decl β) (phase : Phase := Phase.base) :
                                                              Equations
                                                                Instances For
                                                                  def Lean.Compiler.LCNF.Probe.toPass {β : Type} [ToString β] (probe : Probe Decl β) (phase : Phase) :
                                                                  Equations
                                                                    Instances For