Package | Description |
---|---|
org.biojava.utils.bytecode |
A Java object-model for a Java Bytecode Macro-Assembler.
|
Modifier and Type | Method and Description |
---|---|
CodeContext |
CodeContext.subContext()
Open a sub context.
|
Modifier and Type | Method and Description |
---|---|
void |
MarkLabel.writeCode(CodeContext ctx) |
void |
Label.writeCode(CodeContext ctx) |
void |
InstructionVector.writeCode(CodeContext ctx) |
void |
IfExpression.writeCode(CodeContext ctx) |
void |
CodeGenerator.writeCode(CodeContext ctx)
Write the byte or bytes for this CodeGenerator to a CodeContext.
|
Copyright © 2014 BioJava. All rights reserved.