Home
last modified time | relevance | path

Searched defs:newNameNode (Results 1 – 1 of 1) sorted by relevance

/third_party/jsframework/mock-generate/src/common/
DcommonUtils.ts121 const newNameNode = node as Identifier; constant
124 const newNameNode = node as ComputedPropertyName; constant