Consider the following:
/** * @template T */functionident<T>(x:T):T{returnident;}getEncodedSyntacticClassifications will fail with Cannot read property 'text' of undefined
Stack:
NodeObject.createChildren @ ntypescript.js:50808
NodeObject.getChildren @ ntypescript.js:50845
processJSDocTemplateTag @ ntypescript.js:56304
classifyJSDocComment @ ntypescript.js:56270
classifyComment @ ntypescript.js:56243
classifyLeadingTriviaAndGetTokenStart @ ntypescript.js:56213
tryClassifyNode @ ntypescript.js:56345
processElement @ ntypescript.js:56482
processElement @ ntypescript.js:56484
processElement @ ntypescript.js:56484
getEncodedSyntacticClassifications @ ntypescript.js:56185
Reason: sourceFile is undefined somewhere in the stack
Version : latest as of this morning
refs alm-tools/alm#82 🌹
Consider the following:
getEncodedSyntacticClassificationswill fail withCannot read property 'text' of undefinedStack:
Reason:
sourceFileisundefinedsomewhere in the stackVersion : latest as of this morning
refs alm-tools/alm#82 🌹