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

/opengrok/jrcs/src/main/java/org/apache/commons/jrcs/rcs/
H A DToken.java18 * beginLine and beginColumn describe the position of the first character
22 public int beginLine, beginColumn, endLine, endColumn; field in class:Token

Completed in 18 milliseconds