Home
last modified time | relevance | path

Searched refs:isId (Results 1 – 1 of 1) sorted by relevance

/ark/ts2abc/ts2panda/tests/utils/
Dbase.ts54 function isId(node: OperandType): node is string { function
90 if (isId(left) && isId(right)) {