spring-framework / org.springframework.aop.support / AbstractExpressionPointcut / getLocation

getLocation

@Nullable open fun getLocation(): String

Return location information about the pointcut expression if available. This is useful in debugging.

Return
location information as a human-readable String, or null if none is available