class Asciidoctor::Extensions::ProcessorExtension

Public: A specialization of the Extension proxy that additionally stores a reference to the {Processor#process} method. By storing this reference, its possible to accommodate both concrete extension implementations and Procs.