Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/koala-wrapper/src/generated/peers/
DVariableDeclaration.ts67 export function isVariableDeclaration(node: AstNode): node is VariableDeclaration { function
/developtools/ace_ets2bundle/koala-wrapper/src/arkts-api/factory/
DnodeTests.ts77 export function isVariableDeclaration(node: AstNode): node is VariableDeclaration { function