Lines Matching defs:node
317 const node: SourceFile = sourceFile; constant
323 const node: Identifier = factory.createIdentifier('noSymbolIdentifier'); constant
331 const node: Identifier = (classDeclaration as any)?.name; constant
338 …const node = (anotherSourceFile.statements[0] as VariableStatement).declarationList.declarations[0… constant
358 const node: SourceFile = sourceFile; constant
364 const node: Identifier = factory.createIdentifier('noSymbolIdentifier'); constant
372 const node: Identifier = (functionDeclaration as any)?.name; constant
379 …const node = (anotherSourceFile.statements[0] as VariableStatement).declarationList.declarations[0… constant
399 const node: SourceFile = sourceFile; constant
405 const node: Identifier = factory.createIdentifier('noSymbolIdentifier'); constant
418 const node: Identifier = exportSpecifier.name; constant
425 …const node = (anotherSourceFile.statements[0] as VariableStatement).declarationList.declarations[0… constant