| 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 |
TypePatternImpl
Default impl of a type pattern.
|
| Modifier and Type | Method and Description |
|---|---|
TypePattern[] |
DeclarePrecedenceImpl.getPrecedenceOrder() |
TypePattern |
DeclareParentsImpl.getTargetTypesPattern() |
TypePattern |
TypePatternBasedPerClauseImpl.getTypePattern() |
TypePattern |
DeclareAnnotationImpl.getTypePattern() |
| Modifier and Type | Method and Description |
|---|---|
TypePattern[] |
DeclarePrecedence.getPrecedenceOrder() |
TypePattern |
DeclareParents.getTargetTypesPattern() |
TypePattern |
TypePatternBasedPerClause.getTypePattern() |
TypePattern |
DeclareAnnotation.getTypePattern() |
Copyright © 2020. All rights reserved.