Uses of Class
org.aspectj.weaver.tools.UnsupportedPointcutPrimitiveException
-
Packages that use UnsupportedPointcutPrimitiveException Package Description org.aspectj.weaver.tools -
-
Uses of UnsupportedPointcutPrimitiveException in org.aspectj.weaver.tools
Methods in org.aspectj.weaver.tools that throw UnsupportedPointcutPrimitiveException Modifier and Type Method Description PointcutExpressionPointcutParser. parsePointcutExpression(String expression)PointcutExpressionPointcutParser. parsePointcutExpression(String expression, Class<?> inScope, PointcutParameter[] formalParameters)StandardPointcutExpressionStandardPointcutParser. parsePointcutExpression(String expression)StandardPointcutExpressionStandardPointcutParser. parsePointcutExpression(String expression, Class inScope, PointcutParameter[] formalParameters)
-