| Package | Description |
|---|---|
| org.aspectj.internal.lang.reflect | |
| org.aspectj.lang.reflect |
Contains interfaces that extend
Signature to provide
additional information about each possible join point signature. |
| Modifier and Type | Class and Description |
|---|---|
class |
InterTypeFieldDeclarationImpl |
| Modifier and Type | Method and Description |
|---|---|
InterTypeFieldDeclaration |
AjTypeImpl.getDeclaredITDField(String name,
AjType<?> target) |
InterTypeFieldDeclaration[] |
AjTypeImpl.getDeclaredITDFields() |
InterTypeFieldDeclaration |
AjTypeImpl.getITDField(String name,
AjType<?> target) |
InterTypeFieldDeclaration[] |
AjTypeImpl.getITDFields() |
| Modifier and Type | Method and Description |
|---|---|
InterTypeFieldDeclaration |
AjType.getDeclaredITDField(String name,
AjType<?> target) |
InterTypeFieldDeclaration[] |
AjType.getDeclaredITDFields() |
InterTypeFieldDeclaration |
AjType.getITDField(String name,
AjType<?> target) |
InterTypeFieldDeclaration[] |
AjType.getITDFields() |
Copyright © 2019. All rights reserved.