private class MethodInvocationProceedingJoinPoint.SourceLocationImpl
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
SourceLocationImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn()
Deprecated.
|
java.lang.String |
getFileName() |
int |
getLine() |
java.lang.Class<?> |
getWithinType() |