public class CompilationUnitUtil
extends java.lang.Object
Constructor and Description |
---|
CompilationUnitUtil() |
Modifier and Type | Method and Description |
---|---|
static ASTImportDeclaration[] |
getImports(ASTCompilationUnit cu) |
static ASTPackageDeclaration |
getPackage(ASTCompilationUnit cu) |
static ASTTypeDeclaration[] |
getTypeDeclarations(ASTCompilationUnit cu) |