Searched refs:endColumn (Results 1 - 2 of 2) sorted by relevance

/opengrok/jrcs/src/main/java/org/apache/commons/jrcs/rcs/
H A DToken.java19 * of this token; endLine and endColumn describe the position of the
22 public int beginLine, beginColumn, endLine, endColumn; field in class:Token
H A DArchiveParserTokenManager.java711 t.endColumn = input_stream.getEndColumn();

Completed in 14 milliseconds