Home
last modified time | relevance | path

Searched defs:stopCondition (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/autofixes/
DSymbolCache.ts41 const stopCondition = (node: ts.Node): boolean => { property in SymbolCache
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DInteropTypescriptLinter.ts84 const stopCondition = (node: ts.Node): boolean => { constant
DTypeScriptLinter.ts464 const stopCondition = (node: ts.Node): boolean => { constant
1929 const stopCondition = (node: ts.Node): boolean => { constant
5950 const stopCondition = (node: ts.Node): boolean => { constant
6035 const stopCondition = (node: ts.Node): boolean => { constant
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/
DTsUtils.ts2018 const stopCondition = (node: ts.Node): boolean => { constant
3780 const stopCondition = (node: ts.Node): boolean => { constant