Uses of Interface
org.biojava.utils.bytecode.CodeContext
Packages that use CodeContext
Package
Description
A Java object-model for a Java Bytecode Macro-Assembler.
-
Uses of CodeContext in org.biojava.utils.bytecode
Methods in org.biojava.utils.bytecode that return CodeContextMethods in org.biojava.utils.bytecode with parameters of type CodeContextModifier and TypeMethodDescriptionvoid
CodeGenerator.writeCode
(CodeContext ctx) Write the byte or bytes for this CodeGenerator to a CodeContext.void
IfExpression.writeCode
(CodeContext ctx) void
InstructionVector.writeCode
(CodeContext ctx) void
Label.writeCode
(CodeContext ctx) void
MarkLabel.writeCode
(CodeContext ctx)