Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
DnodeTests.ts765 export function isShorthandPropertyAssignment(node: Node): node is ShorthandPropertyAssignment { function
/third_party/typescript/lib/
DtypingsInstaller.js30067 function isShorthandPropertyAssignment(node) { function
Dtsc.js24266 function isShorthandPropertyAssignment(node) { function