mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-23 09:59:25 +00:00
rename source types module
This commit is contained in:
@@ -80,7 +80,7 @@ function resolveSingleImport(typemap, dotted_name, is_static, on_demand, import_
|
||||
* - followed by implicit packages
|
||||
*
|
||||
* @param {Map<string, import('java-mti').CEIType>} androidLibrary
|
||||
* @param {import('./source-type').SourceType[]} sourceTypes
|
||||
* @param {import('./source-types').SourceType[]} sourceTypes
|
||||
* @param {ImportBlock[]} imports list of declared imports in the module
|
||||
* @param {string} package_name package name of the module
|
||||
* @param {string[]} [implicitPackages] list of implicit demand-load packages
|
||||
|
||||
Reference in New Issue
Block a user