InterTypeConstructorDeclaration
, InterTypeFieldDeclaration
, InterTypeMethodDeclaration
public interface InterTypeDeclaration
Modifier and Type | Method | Description |
---|---|---|
AjType<?> |
getDeclaringType() |
The declaring aspect
|
int |
getModifiers() |
Member modifiers, can be interpreted using java.lang.reflect.Modifier
|
AjType<?> |
getTargetType() |
The target type of this ITD
|
AjType<?> getDeclaringType()
AjType<?> getTargetType() throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
int getModifiers()