Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/lib/autofixes/
DSymbolCache.ts41 const stopCondition = (node: ts.Node): boolean => { property in SymbolCache
DAutofixer.ts1132 const stopCondition = (node: ts.Node): boolean => { property in Autofixer
/arkcompiler/ets_frontend/ets2panda/linter/lib/
DTypeScriptLinter.ts319 const stopCondition = (node: ts.Node): boolean => { constant
1067 const stopCondition = (node: ts.Node): boolean => { constant
2469 const stopCondition = (node: ts.Node): boolean => { constant
2552 const stopCondition = (node: ts.Node): boolean => { constant
DInteropTypescriptLinter.ts217 const stopCondition = (node: ts.Node): boolean => { constant
/arkcompiler/ets_frontend/ets2panda/linter/lib/utils/
DTsUtils.ts1665 const stopCondition = (node: ts.Node): boolean => { constant