ParametricCodeGenerator
ByteCode.make_add(ParametricType type)
ByteCode.make_and(ParametricType type)
static ParametricCodeGenerator
ByteCode.make_array_load(ParametricType type)
ByteCode.make_arrayStore(ParametricType type)
ByteCode.make_cmpg(ParametricType type)
ByteCode.make_cmpl(ParametricType type)
ByteCode.make_div(ParametricType type)
ByteCode.make_dup(ParametricType type)
ByteCode.make_load(ParametricType type, LocalVariable lv)
ByteCode.make_mul(ParametricType type)
ByteCode.make_neg(ParametricType type)
ByteCode.make_newraray(ParametricType type)
ByteCode.make_or(ParametricType type)
ByteCode.make_rem(ParametricType type)
ByteCode.make_return(ParametricType type)
ByteCode.make_save(ParametricType type, LocalVariable lv)
ByteCode.make_shiftLeft(ParametricType type)
ByteCode.make_shiftRight(ParametricType type)
ByteCode.make_shiftRightLogical(ParametricType type)
ByteCode.make_sub(ParametricType type)
ByteCode.make_xor(ParametricType type)