joeq.Compiler.BytecodeAnalysis
Class Bytecodes.LineNumber
java.lang.Object
joeq.Compiler.BytecodeAnalysis.Bytecodes.LineNumber
- Enclosing interface:
- Bytecodes
public static class Bytecodes.LineNumber
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bytecodes.LineNumber
public Bytecodes.LineNumber(Bytecodes.InstructionList il,
jq_LineNumberBC tc)
getStartPC
public Bytecodes.InstructionHandle getStartPC()
setStartPC
public void setStartPC(Bytecodes.InstructionHandle i)
finish
public jq_LineNumberBC finish()
Copyright © 2001-2008 John Whaley. All Rights Reserved.