class Asciidoctor::Extensions::Registry
def treeprocessors
Treeprocessor instances in this registry.
Public: Retrieves the {Extension} proxy objects for all
def treeprocessors @treeprocessor_extensions end
def treeprocessors @treeprocessor_extensions end