comments method

List<CommentContext> comments()

Implementation

List<CommentContext> comments() => getRuleContexts<CommentContext>();