|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Importer
| Nested Class Summary | |
|---|---|
static class |
Importer.DelayedImporter
|
static class |
Importer.StandardImporter
|
| Field Summary | |
|---|---|
static Importer |
DO_NOTHING
|
| Method Summary | |
|---|---|
void |
addAliasImport(DeclarationDescriptor descriptor,
Name aliasName)
|
void |
addAllUnderImport(DeclarationDescriptor descriptor,
PlatformToKotlinClassMap platformToKotlinClassMap)
|
| Field Detail |
|---|
static final Importer DO_NOTHING
| Method Detail |
|---|
void addAllUnderImport(@NotNull
DeclarationDescriptor descriptor,
@NotNull
PlatformToKotlinClassMap platformToKotlinClassMap)
void addAliasImport(@NotNull
DeclarationDescriptor descriptor,
@NotNull
Name aliasName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||