类 AspectJAdviceParameterNameDiscoverer.PointcutBody
java.lang.Object
infra.aop.aspectj.AspectJAdviceParameterNameDiscoverer.PointcutBody
Simple struct to hold the extracted text from a pointcut body, together
with the number of tokens consumed in extracting it.
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
numTokensConsumed
private final int numTokensConsumed -
text
-
-
构造器详细资料
-
PointcutBody
-