Searched refs:appendThrowsIfRequested (Results 1 – 3 of 3) sorted by relevance
180 sb.append(appendThrowsIfRequested(includingThrows)); in getDeclarationAsString()
229 sb.append(appendThrowsIfRequested(includingThrows)); in getDeclarationAsString()
193 protected String appendThrowsIfRequested(boolean includingThrows) { in appendThrowsIfRequested() method in CallableDeclaration