ua.gradsoft.termware.debug
Class JavaCompiledFileAndLine
java.lang.Object
ua.gradsoft.termware.debug.JavaCompiledFileAndLine
public class JavaCompiledFileAndLine
- extends Object
Get file and line for java complied object.
- Author:
- rssh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaCompiledFileAndLine
public JavaCompiledFileAndLine()
deduceFileAndLine
public static SourceCodeLocation deduceFileAndLine(int stackLevel)
deduceFileAndLine
public static SourceCodeLocation deduceFileAndLine(StackTraceElement e)