Searched refs:maybeComment (Results 1 – 1 of 1) sorted by relevance
310 Optional<Comment> maybeComment = propertyDef.getComment(); in main() local311 if (!maybeComment.isPresent()) { in main()315 Javadoc doc = maybeComment.get().asJavadocComment().parse(); in main()