public interface MTLFunctionLogDebugLocation
| Modifier and Type | Method and Description |
|---|---|
long |
column()
column in line
|
java.lang.String |
functionName()
faulting function
|
long |
line()
line number
|
NSURL |
URL()
source location
|
NSURL URL()
long column()
java.lang.String functionName()
long line()