Package org.biojava.utils.bytecode
Interface Instruction
-
- All Superinterfaces:
CodeGenerator
public interface Instruction extends CodeGenerator
Base class for java bytecode instructions.- Author:
- Thomas Down
-
-
Method Summary
-
Methods inherited from interface org.biojava.utils.bytecode.CodeGenerator
stackDelta, stackDepth, writeCode
-
-