8889909192939495
} return byteCodes; } private WeaselByteCode readByteCode(DataInputStream dataInputStream) throws IOException { WeaselByteCode byteCode = new WeaselByteCode(); return byteCode; }