Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DTypeInference.ts614 const realTypes = urType.getGenericTypes(); constant
653 const realTypes = genericName.split(',').map(generic => { constant
DIRInference.ts380 const realTypes = expr.getRealGenericTypes(); constant
410 const realTypes = sdkType.getRealGenericTypes(); constant