Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/docs/
Dimport-export.md70 ### 3.1. Minor changes in the compiling process of a module
154 …ssible throughout the entire package. The name can be accessed in other packages or modules if exp… argument
161 The **ark_link** target links a common abc from multiple abc files, which is useful for packages. T… argument
173 ### 4.1. Storage of imported variables
184 ### 4.2. How to import variables
206 ### 4.3. Improvement possibilities/suggestions
236 ### 5.2.1. allBinding: '*' importAlias
243 ### 5.2.2. selectiveBindings: '{' importBinding (',' importBinding)* '}'
250 ### 5.2.3 defaultBinding: Identifier | ( '{' 'default' 'as' Identifier '}' );
260 ### 5.2.4. typeBinding: 'type' selectiveBindings;
[all …]
/arkcompiler/ets_frontend/ets2panda/docs/
Dimport_export.md45 …ssible throughout the entire package. The name can be accessed in other packages or modules if exp… argument
59 ### 4.1. Storage of imported variables
70 ### 4.2. How to import variables
92 ### 4.3. Improvement possibilities/suggestions
122 ### 5.2.1. allBinding: '*' importAlias
129 ### 5.2.2. selectiveBindings: '{' importBinding (',' importBinding)* '}'
136 ### 5.2.3 defaultBinding: Identifier | ( '{' 'default' 'as' Identifier '}' );
146 ### 5.2.4. typeBinding: 'type' selectiveBindings;
191 ### 6.1. Exported declarations
209 ### 6.2. Default export
[all …]
/arkcompiler/ets_frontend/ets2panda/
Dpackage-lock.json5 "packages": {} object
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/promise/
Dpackage-lock.json5 "packages": { object
/arkcompiler/ets_frontend/ets2panda/linter/cookbook_convertor/
Dpackage-lock.json6 "packages": { object
/arkcompiler/runtime_core/taihe/compiler/taihe/semantics/
Ddeclarations.py961 def packages(self) -> Iterable[PackageDecl]: member in PackageGroup
/arkcompiler/ets_frontend/ets2panda/linter/
Dpackage-lock.json6 "packages": { object