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

/opengrok/jrcs/src/main/java/org/apache/commons/jrcs/rcs/
H A DCharStream.java38 int getEndLine(); method in interface:CharStream
H A DFastCharStream.java111 public final int getEndLine() { method in class:FastCharStream
H A DSimpleCharStream.java207 * @see #getEndLine
218 public int getEndLine() { method in class:SimpleCharStream

Completed in 950 milliseconds