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

/opengrok/jrcs/src/main/java/org/apache/commons/jrcs/rcs/
H A DToken.java25 * The string image of the token.
27 public String image; field in class:Token
54 * Returns the image.
58 return image;

Completed in 8 milliseconds