Home
last modified time | relevance | path

Searched refs:newTreeProcessor (Results 1 – 6 of 6) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/core/types/
Dindex.d.ts953 function newTreeProcessor(arg: string | TreeProcessorFunctions): TreeProcessor;
959 function newTreeProcessor(name: string, functions: TreeProcessorFunctions): TreeProcessor;
/plugin/asciidocjs/node_modules/asciidoctor/types/
Dindex.d.ts953 function newTreeProcessor(arg: string | TreeProcessorFunctions): TreeProcessor;
959 function newTreeProcessor(name: string, functions: TreeProcessorFunctions): TreeProcessor;
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js22876 Extensions.newTreeProcessor = function (name, functions) { function in Extensions
Dasciidoctor.cjs21403 Extensions.newTreeProcessor = function (name, functions) {
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js47241 Extensions.newTreeProcessor = function (name, functions) { function
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js47493 Extensions.newTreeProcessor = function (name, functions) { function