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

/opengrok/jrcs/src/main/java/org/apache/commons/jrcs/rcs/
H A DVersion.java425 public boolean isGhost() method in class:Version
H A DNode.java219 public boolean isGhost() method in class:Node
221 return version.isGhost() || text == null;

Completed in 27 milliseconds