public class EnumLiteralImporter extends Object implements ITypeImporter.Client
| Constructor and Description |
|---|
EnumLiteralImporter(JvmDeclaredType enumType) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAddImports(ITypeImporter importer)
Clients should use the importer to add static imports to the scope.
|
public EnumLiteralImporter(JvmDeclaredType enumType)
public void doAddImports(ITypeImporter importer)
ITypeImporter.ClientdoAddImports in interface ITypeImporter.ClientCopyright © 2015. All Rights Reserved.