ClassSpecification.java | 35 public final String comments; field in class:ClassSpecification 49 * comments or class members. 68 this(classSpecification.comments, 84 * @param comments provides optional comments on this 107 public ClassSpecification(String comments, 115 this(comments, 131 * @param comments provides optional comments on this 156 public ClassSpecification(String comments, [all...] |