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
All Known Implementing Classes:
TypePatternBasedPerClauseImpl
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
()
Method Detail
getTypePattern
TypePattern
getTypePattern()
Returns:
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