il.append(methodGen.loadHandler());
if (rawText.canLoadAsArrayOffsetLength()) {
rawText.loadAsArrayOffsetLength(classGen, methodGen);
final int comment =
cpg.addInterfaceMethodref(TRANSLET_OUTPUT_INTERFACE,
"comment",
"([CII)V");
il.append(new INVOKEINTERFACE(comment, 4));
} else {
il.append(new PUSH(cpg, rawText.getText()));