org.aspectj.org.eclipse.jdt.core.dom
Interface TypeDeclaration.ITypeDeclFactory

All Known Implementing Classes:
AjTypeDeclFactory
Enclosing class:
TypeDeclaration

public static interface TypeDeclaration.ITypeDeclFactory


Method Summary
 TypeDeclaration createTypeFor(AST ast)
           
 

Method Detail

createTypeFor

TypeDeclaration createTypeFor(AST ast)