Searched refs:codeToHTML (Results 1 – 1 of 1) sorted by relevance
80 …private String codeToHTML( final ByteSequence bytes, final int method_number ) throws IOException { in codeToHTML() method in CodeHTML485 codeToHTML(bytes, 0); // Ignore output in findGotos()560 final String str = codeToHTML(stream, method_number); in writeMethod()