|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.ajdt.core.dom.AjTypeDeclFactory
public class AjTypeDeclFactory
Factory, dynamically loaded by the TypeDeclaration class in the shadows/dom tree. This is a factory for type declaration that returns the Aj subclass of typedeclaration.
| Constructor Summary | |
|---|---|
AjTypeDeclFactory()
|
|
| Method Summary | |
|---|---|
TypeDeclaration |
createTypeFor(AST ast)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AjTypeDeclFactory()
| Method Detail |
|---|
public TypeDeclaration createTypeFor(AST ast)
createTypeFor in interface TypeDeclaration.ITypeDeclFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||