Searched refs:emitLiteral (Results 1 – 1 of 1) sorted by relevance
238 emitLiteral(codeBlock.args.get(a++)); in emit()354 private void emitLiteral(Object o) throws IOException { in emitLiteral() method in CodeWriter