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

All Known Implementing Classes:
AjTypeDeclFactory
Enclosing class:
TypeDeclaration

public static interface TypeDeclaration.ITypeDeclFactory

Since:
3.10

Method Summary
 TypeDeclaration createTypeFor(AST ast)
           
 

Method Detail

createTypeFor

TypeDeclaration createTypeFor(AST ast)