Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/
Djshelpers.js170 function isBlockScope(node, parentNode) { function
171 return ts.isBlockScope(node, parentNode);
289 isBlockScope: isBlockScope, property
Djshelpers.d.ts57 export function isBlockScope(node: ts.Node, parentNode: ts.Node): boolean;
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2isBlockScope=w,e.isDeclarationWithTypeParameters=function(t){switch(t.kind){case 333:case 340:case… method