Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DInteropDeprecatedBuiltInAPICheck.ts88 class APIBasicType { class
301 …s = [APIComplicatedType.ArrayLikeType, APIComplicatedType.mapfnFunctionType, APIBasicType.anyType]; constant