Searched defs:endColumn (Results 1 - 1 of 1) 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

Completed in 2331 milliseconds