class

Asciidoctor::Extensions::TreeProcessor

Inherits Asciidoctor::Extensions::Processor < Reference < Object

TreeProcessors are run on the Document after the source has been parsed into an abstract syntax tree (AST).

Instance methods

process(document : Document) : Document | Nil
Source