Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/koala-wrapper/src/generated/peers/
DVariableDeclarator.ts68 export function isVariableDeclarator(node: AstNode): node is VariableDeclarator { function
/developtools/ace_ets2bundle/koala-wrapper/src/arkts-api/factory/
DnodeTests.ts89 export function isVariableDeclarator(node: AstNode): node is VariableDeclarator { function