Home
last modified time | relevance | path

Searched defs:packages (Results 1 – 2 of 2) 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/linter/cookbook_convertor/
Dpackage-lock.json6 "packages": { object