Searched defs:currentFilePath (Results 1 – 2 of 2) sorted by relevance
50 export let currentFilePath: string = ''; variable
814 const currentFilePath: string = NodeProcessorHelper.getFilePathFromNode(tsNode); constant