JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.aspectj.lang.reflect
Interface TypePatternBasedPerClause
public interface
TypePatternBasedPerClause
AspectJ runtime representation of a type pattern based per-clause associated with an aspect (pertypewithin).
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
TypePattern
getTypePattern
()
Get the associated type pattern
Method Detail
getTypePattern
TypePattern
getTypePattern()
Get the associated type pattern
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method