Package org.aspectj.lang.reflect
Interface SignaturePattern
-
public interface SignaturePatternAspectJ runtime representation of a signature pattern as used in various aspect members (for example, declare @method, declare @field).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringasString()return a String representation of this pattern
-