Uses of Interface
org.biojava.utils.bytecode.CodeContext
-
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 TypeMethodDescriptionvoidCodeGenerator.writeCode(CodeContext ctx) Write the byte or bytes for this CodeGenerator to a CodeContext.voidIfExpression.writeCode(CodeContext ctx) voidInstructionVector.writeCode(CodeContext ctx) voidLabel.writeCode(CodeContext ctx) voidMarkLabel.writeCode(CodeContext ctx)