Home
last modified time | relevance | path

Searched refs:AsynchronousFunctionProcessor (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/
Dentry.ts21 import { AsynchronousFunctionProcessor } from './asynchronousFunctionProcessor';
196 new AsynchronousFunctionProcessor(),
DasynchronousFunctionProcessor.ts26 export class AsynchronousFunctionProcessor implements ISourceCodeProcessor { class