comment method

CommentContext? comment(
  1. int i
)

Implementation

CommentContext? comment(int i) => getRuleContext<CommentContext>(i);