Searched refs:Preprocessor (Results 1 – 14 of 14) sorted by relevance
| /plugin/asciidocjs/node_modules/@asciidoctor/core/types/ |
| D | index.d.ts | 794 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/ |
| D | index.d.ts | 794 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/ |
| D | acronyms.conf | 89 PHP Hypertext Preprocessor
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 60.60.js.map | 1 …es ]].\n [/\\[\\[.*\\]\\]/, 'annotation'],\n // Preprocessor directive\n …
|
| D | 19.19.js.map | 1 …ibutes >].\n [/\\[<.*>\\]/, 'annotation'],\n // Preprocessor directive\n …
|
| D | 20.20.js.map | 1 …es ]].\n [/\\[\\[.*\\]\\]/, 'annotation'],\n // Preprocessor directive\n …
|
| D | 0.0.js.map | 1 …en: 'keyword.directive.include', next: '@include' }],\n // Preprocessor directive\n …
|
| D | 67.67.js.map | 1 … }\n }\n ],\n // Preprocessor directive\n …
|
| D | 1.1.js.map | 1 …en: 'keyword.directive.include', next: '@include' }],\n // Preprocessor directives\n …
|
| D | 59.59.js.map | 1 …es ]].\n [/\\[\\[.*\\]\\]/, 'annotation'],\n // Preprocessor directive\n …
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.cjs | 14600 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 …]
|
| D | asciidoctor.js | 22761 const Preprocessor = Extensions.Preprocessor constant 22766 Preprocessor.prototype.prefer = function () { class
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 47126 const Preprocessor = Extensions.Preprocessor 47131 Preprocessor.prototype.prefer = function () { class
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 47378 const Preprocessor = Extensions.Preprocessor 47383 Preprocessor.prototype.prefer = function () { class
|