Searched refs:createCallSuperStatement (Results 1 – 1 of 1) sorted by relevance
174 const callSuperStatement: ts.Statement = createCallSuperStatement();180 function createCallSuperStatement(): ts.Statement { function