Home
last modified time | relevance | path

Searched refs:ModuleInfo (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/program/
Dprogram.h271 struct ModuleInfo { struct
272 …explicit ModuleInfo(util::StringView name = util::StringView(), bool isPackage = false, bool omitN…
299 ModuleInfo moduleInfo_ {}; argument
/arkcompiler/ets_frontend/arkguard/src/utils/
DProjectCollections.ts62 export interface ModuleInfo { interface
81 moduleInfo: ModuleInfo;
/arkcompiler/runtime_core/static_core/docs/
Dimport-export.md74 …ike --ets-module to --external or something similar, omitModuleName in ModuleInfo to isExternal, e…