Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/data/
DSdkWhitelist.json9 "api_type": "MethodSignature", string
22 "api_type": "InterfaceDeclaration" string
26 "api_type": "ModuleDeclaration" string
44 "api_type": "MethodSignature", string
57 "api_type": "InterfaceDeclaration" string
61 "api_type": "ModuleDeclaration" string
79 "api_type": "MethodSignature", string
92 "api_type": "InterfaceDeclaration" string
96 "api_type": "ModuleDeclaration" string
114 "api_type": "TypeAliasDeclaration", string
[all …]
DBuiltinList.json9 "api_type": "TypeAliasDeclaration", string
24 "api_type": "PropertySignature", string
29 "api_type": "InterfaceDeclaration" string
44 "api_type": "PropertySignature", string
49 "api_type": "InterfaceDeclaration" string
64 "api_type": "PropertySignature", string
69 "api_type": "InterfaceDeclaration" string
84 "api_type": "PropertySignature", string
89 "api_type": "InterfaceDeclaration" string
104 "api_type": "MethodSignature", string
[all …]
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/consts/
DSdkWhitelist.ts56 api_type: string; property in ParentApi