Searched defs:inputLine (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/test/org/opensolaris/opengrok/analysis/
H A DJFlexXrefTest.java214 * @param inputLine the source code line to parse
219 String inputLine, String expectedOutput) throws Exception {
221 new StringReader(inputLine));
218 assertXrefLine(Class<? extends JFlexXref> xrefClass, String inputLine, String expectedOutput) argument

Completed in 8 milliseconds