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.
|
String |
getFileName() |
int |
getLine() |
Class |
getWithinType() |
Copyright © 2019. All rights reserved.