public interface SourceLocation
Modifier and Type | Method and Description |
---|---|
int |
getColumn()
Deprecated.
can not be implemented for bytecode weaving, may
be removed in 1.1gold.
|
java.lang.String |
getFileName() |
int |
getLine() |
java.lang.Class |
getWithinType() |