Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/dts_parser/test/expect/parser/
Dut_type_first_level_node_005.json52 "typeIsFunction": false, boolean
Dut_type_first_level_node_002.json52 "typeIsFunction": false, boolean
Dut_type_first_level_node_003.json52 "typeIsFunction": false, boolean
Dut_type_first_level_node_001.json52 "typeIsFunction": false, boolean
Dut_type_first_level_node_004.json55 "typeIsFunction": false, boolean
Dut_method_on_off_004.json160 "typeIsFunction": false, boolean
246 "typeIsFunction": false, boolean
Dut_type_child_node_002.json97 "typeIsFunction": false, boolean
Dut_field_namespace_type_single_004.json97 "typeIsFunction": false, boolean
Dut_field_namespace_type_single_003.json97 "typeIsFunction": false, boolean
Dut_type_child_node_005.json97 "typeIsFunction": false, boolean
Dut_type_child_node_001.json97 "typeIsFunction": false, boolean
Dut_type_child_node_003.json97 "typeIsFunction": false, boolean
Dut_field_namespace_type_single_002.json97 "typeIsFunction": false, boolean
Dut_field_namespace_type_single_001.json97 "typeIsFunction": false, boolean
Dut_type_child_node_004.json100 "typeIsFunction": false, boolean
Dut_type_first_level_node_007.json83 "typeIsFunction": false, boolean
Dut_type_complex_type_002.json83 "typeIsFunction": false, boolean
Dut_type_child_node_007.json128 "typeIsFunction": false, boolean
Dut_type_first_level_node_006.json52 "typeIsFunction": false, boolean
Dut_type_complex_type_001.json52 "typeIsFunction": false, boolean
Dut_type_child_node_006.json97 "typeIsFunction": false, boolean
Dut_field_namespace_child_node.json97 "typeIsFunction": false, boolean
/interface/sdk-js/build-tools/dts_parser/src/typedef/parser/
DApiInfoDefination.ts606 typeIsFunction: boolean = false; //type类型是否为function property in TypeAliasInfo