|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.core.BinaryTypeConverter
public class BinaryTypeConverter
Converter from a binary type to an AST type declaration.
| Constructor Summary | |
|---|---|
BinaryTypeConverter()
|
|
| Method Summary | |
|---|---|
static TypeDeclaration |
buildTypeDeclaration(IType type,
CompilationUnitDeclaration compilationUnit,
CompilationResult compilationResult)
Convert a binary type into an AST type declaration and put it in the given compilation unit. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinaryTypeConverter()
| Method Detail |
|---|
public static TypeDeclaration buildTypeDeclaration(IType type,
CompilationUnitDeclaration compilationUnit,
CompilationResult compilationResult)
throws JavaModelException
JavaModelException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||