Searched refs:AsynchronousFunctionProcessor (Results 1 – 2 of 2) sorted by relevance
21 import { AsynchronousFunctionProcessor } from './asynchronousFunctionProcessor';196 new AsynchronousFunctionProcessor(),
26 export class AsynchronousFunctionProcessor implements ISourceCodeProcessor { class