Uses of Class
org.aspectj.weaver.tools.StandardPointcutParser
-
Packages that use StandardPointcutParser Package Description org.aspectj.weaver.tools -
-
Uses of StandardPointcutParser in org.aspectj.weaver.tools
Methods in org.aspectj.weaver.tools that return StandardPointcutParser Modifier and Type Method Description static StandardPointcutParserStandardPointcutParser. getPointcutParserSupportingAllPrimitives(World world)static StandardPointcutParserStandardPointcutParser. getPointcutParserSupportingSpecifiedPrimitives(Set supportedPointcutKinds, World world)
-