public class DefaultAutoImporters extends Object
This class generates import statements for the deprecated auto-import feature
of the script editor and prefixes the Reader with those statements.
| Constructor and Description |
|---|
DefaultAutoImporters() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getImportGenerator(Context context,
ScriptLanguage language) |
public static Object getImportGenerator(Context context, ScriptLanguage language)
Copyright © 2015–2022 SciJava. All rights reserved.