Searched defs:nameNode (Results 1 – 2 of 2) sorted by relevance
1555 const nameNode: ts.Node | undefined = (nodeOrComment as ts.NamedDeclaration).name; constant
3565 const nameNode = m.name; constant