HomeSort by relevance Sort by last modified time
    Searched defs:Bytecode (Results 1 - 4 of 4) sorted by null

  /external/javassist/src/main/javassist/bytecode/
Bytecode.java 2 * Javassist, a Java-bytecode translator toolkit.
16 package javassist.bytecode;
93 * A utility class for producing a bytecode sequence.
95 * <p>A <code>Bytecode</code> object is an unbounded array
96 * containing bytecode. For example,
99 * Bytecode b = new Bytecode(cp, 1, 0);
104 * <p>This program produces a Code attribute including a bytecode
113 public class Bytecode extends ByteVector implements Cloneable, Opcode {
116 * constant pool table given to this <code>Bytecode</code> object
    [all...]
  /external/robolectric/lib/main/
javassist-3.14.0-GA.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 

Completed in 63 milliseconds