- make_aaload() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the aaload instruction.
- make_aastore() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the aastore instruction.
- make_aconst_null() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the aconst_null instruction.
- make_add(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- make_aload(LocalVariable) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_and(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- make_areturn() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the areturn instruction.
- make_array_load(ParametricType) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Load an element of a parametric type to an array.
- make_arraylength() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the arraylength instruction.
- make_arrayStore(ParametricType) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Store an element of a parametric type to an array.
- make_astore(LocalVariable) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_athrow() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the athrow instruction.
- make_baload() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the baload instruction.
- make_bastore() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the bastore instruction.
- make_breakpoint() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the breakpoint instruction.
- make_caload() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the caload instruction.
- make_cast(ParametricType, ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- make_castore() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the castore instruction.
- make_checkcast(CodeClass) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_cmpg(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- make_cmpl(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- make_d2f() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the d2f instruction.
- make_d2i() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the d2i instruction.
- make_d2l() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the d2l instruction.
- make_dadd() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the dadd instruction.
- make_daload() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the daload instruction.
- make_dastore() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the dastore instruction.
- make_dcmpg() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the dcmpg instruction.
- make_dcmpl() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the dcmpl instruction.
- make_dconst(double) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_ddiv() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ddiv instruction.
- make_div(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- make_dload(LocalVariable) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_dmul() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the dmul instruction.
- make_dneg() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the dneg instruction.
- make_drem() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the drem instruction.
- make_dreturn() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the dreturn instruction.
- make_dstore(LocalVariable) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_dsub() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the dsub instruction.
- make_dup() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the dup instruction.
- make_dup(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- make_dup2() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the dup2 instruction.
- make_dup2_x1() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the dup2_x1 instruction.
- make_dup2_x2() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the dup2_x2 instruction.
- make_dup_x1() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the dup_x1 instruction.
- make_dup_x2() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the dup_x2 instruction.
- make_f2d() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the f2d instruction.
- make_f2i() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the f2i instruction.
- make_f2l() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the f2l instruction.
- make_fadd() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the fadd instruction.
- make_faload() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the faload instruction.
- make_fastore() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the fastore instruction.
- make_fcmpg() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the fcmpg instruction.
- make_fcmpl() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the fcmpl instruction.
- make_fconst(float) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_fdiv() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the fdiv instruction.
- make_fload(LocalVariable) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_fmul() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the fmul instruction.
- make_fneg() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the fneg instruction.
- make_frem() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the frem instruction.
- make_freturn() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the freturn instruction.
- make_fstore(LocalVariable) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_fsub() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the fsub instruction.
- make_getfield(CodeField) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_getstatic(CodeField) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_goto(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_i2b() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the i2b instruction.
- make_i2c() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the i2c instruction.
- make_i2d() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the i2d instruction.
- make_i2f() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the i2f instruction.
- make_i2l() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the i2l instruction.
- make_i2s() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the i2s instruction.
- make_iadd() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the iadd instruction.
- make_iaload() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the iaload instruction.
- make_iand() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the iand instruction.
- make_iastore() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the iastore instruction.
- make_iconst(int) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_idiv() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the idiv instruction.
- make_if(byte, Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Make an if Instruction for the opcode and label.
- make_if_acmpeq(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the if_acmpeq instruction.
- make_if_acmpne(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the if_acmpne instruction.
- make_if_icmpeq(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the if_icmpeq instruction.
- make_if_icmpge(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the if_icmpge instruction.
- make_if_icmpgt(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the if_icmpgt instruction.
- make_if_icmple(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the if_icmple instruction.
- make_if_icmplt(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the if_icmplt instruction.
- make_if_icmpne(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the if_icmpne instruction.
- make_ifeq(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ifeq instruction.
- make_ifge(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ifge instruction.
- make_ifgt(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ifgt instruction.
- make_ifle(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ifle instruction.
- make_iflt(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the iflt instruction.
- make_ifne(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ifne instruction.
- make_ifnonnull(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ifnonnull instruction.
- make_ifnull(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ifnull instruction.
- make_iload(LocalVariable) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_impdep1() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the impdep1 instruction.
- make_impdep2() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the impdep2 instruction.
- make_imul() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the imul instruction.
- make_ineg() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ineg instruction.
- make_instanceof(CodeClass) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_invoke(CodeMethod) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Make an invoke opcode that is suited to the method.
- make_invokeinterface(CodeMethod) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_invokespecial(CodeMethod) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_invokestatic(CodeMethod) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_invokevirtual(CodeMethod) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_invokevirtual_quick_w() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the invokevirtual_quick_w instruction.
- make_ior() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ior instruction.
- make_irem() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the irem instruction.
- make_ireturn() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ireturn instruction.
- make_ishl() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ishl instruction.
- make_ishr() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ishr instruction.
- make_istore(LocalVariable) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_isub() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the isub instruction.
- make_iushr() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the iushr instruction.
- make_ixor() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ixor instruction.
- make_jsr(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_l2d() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the l2d instruction.
- make_l2f() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the l2f instruction.
- make_l2i() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the l2i instruction.
- make_ladd() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ladd instruction.
- make_laload() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the laload instruction.
- make_land() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the land instruction.
- make_lastore() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the lastore instruction.
- make_lcmp() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the lcmp instruction.
- make_lconst(long) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_ldiv() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the ldiv instruction.
- make_lload(LocalVariable) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_lmul() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the lmul instruction.
- make_lneg() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the lneg instruction.
- make_load(ParametricType, LocalVariable) - Method in class org.biojava.utils.bytecode.ByteCode
-
Load an item of a parametric type from a local variable.
- make_lor() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the lor instruction.
- make_lrem() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the lrem instruction.
- make_lreturn() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the lreturn instruction.
- make_lshl() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the lshl instruction.
- make_lshr() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the lshr instruction.
- make_lstore(LocalVariable) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_lsub() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the lsub instruction.
- make_lushr() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the lushr instruction.
- make_lxor() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the lxor instruction.
- make_markLabel(Label) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_monitorenter() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the monitorenter instruction.
- make_monitorexit() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the monitorexit instruction.
- make_mul(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- make_neg(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- make_new(CodeClass) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_newarray(CodeClass) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_newraray(ParametricType) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_nop() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the nop instruction.
- make_or(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- make_pop() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the pop instruction.
- make_pop2() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the pop2 instruction.
- make_putfield(CodeField) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_putstatic(CodeField) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_rem(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- make_return() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the return instruction.
- make_return(CodeMethod) - Static method in class org.biojava.utils.bytecode.ByteCode
-
A convenient one-stop method to get a return statement suitable for a
method.
- make_return(CodeClass) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Creates the return Instruction suitable for a given class or type.
- make_return(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
Make a return statement for the parametric type.
- make_saload() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the saload instruction.
- make_sastore() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the sastore instruction.
- make_save(ParametricType, LocalVariable) - Method in class org.biojava.utils.bytecode.ByteCode
-
Store an item of a parametric type to a local variable.
- make_sconst(String) - Static method in class org.biojava.utils.bytecode.ByteCode
-
- make_shiftLeft(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- make_shiftRight(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- make_shiftRightLogical(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- make_sub(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- make_swap() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the swap instruction.
- make_synchronizedBlock(LocalVariable, CodeGenerator) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Synchronize the processing of an entire block of code on a local
variable.
- make_synchronizedBlock(CodeGenerator) - Static method in class org.biojava.utils.bytecode.ByteCode
-
Synchronize the processing of an entire block of code on the object on
the top of the stack.
- make_wide() - Static method in class org.biojava.utils.bytecode.ByteCode
-
Return the Instruction object for the wide instruction.
- make_xor(ParametricType) - Method in class org.biojava.utils.bytecode.ByteCode
-
- markLabel(Label) - Method in interface org.biojava.utils.bytecode.CodeContext
-
Mark a label at the current point in the stream.
- MarkLabel - Class in org.biojava.utils.bytecode
-
A CodeGenerator that just marks a label that can be used for jumps.
- MarkLabel(Label) - Constructor for class org.biojava.utils.bytecode.MarkLabel
-