| 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 |
PerClauseImpl |
class |
PointcutBasedPerClauseImpl |
class |
TypePatternBasedPerClauseImpl |
| Modifier and Type | Method and Description |
|---|---|
PerClause |
AjTypeImpl.getPerClause() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PointcutBasedPerClause
Representation of a pointcut based per-clause associated with an aspect
(perthis/target/cflow/cflowbelow)
|
| Modifier and Type | Method and Description |
|---|---|
PerClause |
AjType.getPerClause() |
Copyright © 2019. All rights reserved.