Home
last modified time | relevance | path

Searched refs:Preprocessor (Results 1 – 14 of 14) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/core/types/
Dindex.d.ts794 interface PreprocessorInstance extends Preprocessor {
929 function newPreprocessor(arg: string | PreprocessorFunctions): Preprocessor;
935 function newPreprocessor(name: string, functions: PreprocessorFunctions): Preprocessor;
1108 …ssor(processor: ((this: PreprocessorDsl) => void) | typeof PreprocessorKlass | Preprocessor): void;
1174 getPreprocessors(): Preprocessor[];
1448 class Preprocessor extends Processor {
1449 process(this: Preprocessor, document: Document, reader: Reader): any;
1475 class PreprocessorKlass extends OpalKlass<Preprocessor> {
1543 process(block: (this: Preprocessor, document: Document, reader: Reader) => void): void;
/plugin/asciidocjs/node_modules/asciidoctor/types/
Dindex.d.ts794 interface PreprocessorInstance extends Preprocessor {
929 function newPreprocessor(arg: string | PreprocessorFunctions): Preprocessor;
935 function newPreprocessor(name: string, functions: PreprocessorFunctions): Preprocessor;
1108 …ssor(processor: ((this: PreprocessorDsl) => void) | typeof PreprocessorKlass | Preprocessor): void;
1174 getPreprocessors(): Preprocessor[];
1448 class Preprocessor extends Processor {
1449 process(this: Preprocessor, document: Document, reader: Reader): any;
1475 class PreprocessorKlass extends OpalKlass<Preprocessor> {
1543 process(block: (this: Preprocessor, document: Document, reader: Reader) => void): void;
/plugin/farm/install/animaltemplate/conf/
Dacronyms.conf89 PHP Hypertext Preprocessor
/plugin/dirtylittlehelper/mermaid/editor/docs/
D60.60.js.map1 …es ]].\n [/\\[\\[.*\\]\\]/, 'annotation'],\n // Preprocessor directive\n …
D19.19.js.map1 …ibutes >].\n [/\\[<.*>\\]/, 'annotation'],\n // Preprocessor directive\n …
D20.20.js.map1 …es ]].\n [/\\[\\[.*\\]\\]/, 'annotation'],\n // Preprocessor directive\n …
D0.0.js.map1 …en: 'keyword.directive.include', next: '@include' }],\n // Preprocessor directive\n …
D67.67.js.map1 … }\n }\n ],\n // Preprocessor directive\n …
D1.1.js.map1 …en: 'keyword.directive.include', next: '@include' }],\n // Preprocessor directives\n …
D59.59.js.map1 …es ]].\n [/\\[\\[.*\\]\\]/, 'annotation'],\n // Preprocessor directive\n …
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.cjs14600 var self = $klass($base, $super, 'Preprocessor');
14607 …return self.$raise($$$('NotImplementedError'), "" + ($$('Preprocessor')) + " subclass " + (self.$c…
14610 $const_set($$('Preprocessor'), 'DSL', $$('DocumentProcessorDsl'));
20362 * 1. After the source lines are normalized, {{@link Extensions/Preprocessor}}s modify or replace
20593 * Checks whether any {{@link Extensions/Preprocessor}} extensions have been registered.
20596 …* @returns a {boolean} indicating whether any {{@link Extensions/Preprocessor}} extensions are reg…
20674 …* Retrieves the Extension proxy objects for all the {{@link Extensions/Preprocessor}} instances st…
20807 * the {@link Extensions/Preprocessor}
21286 * @module Extensions/Preprocessor
21288 const Preprocessor = Extensions.Preprocessor;
[all …]
Dasciidoctor.js22761 const Preprocessor = Extensions.Preprocessor constant
22766 Preprocessor.prototype.prefer = function () { class
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js47126 const Preprocessor = Extensions.Preprocessor
47131 Preprocessor.prototype.prefer = function () { class
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js47378 const Preprocessor = Extensions.Preprocessor
47383 Preprocessor.prototype.prefer = function () { class