public class ImportGrabber extends Object
Modifier and Type | Class and Description |
---|---|
class |
ImportGrabber.ImportFinder |
Modifier and Type | Method and Description |
---|---|
static List<String> |
getImports(org.codehaus.janino.Java.CompilationUnit compilationUnit)
Creates list of imports that are present in compilation unit.
|
public static List<String> getImports(org.codehaus.janino.Java.CompilationUnit compilationUnit)
compilationUnit
- compilation unitCopyright © 1970 The Apache Software Foundation. All rights reserved.