line method

LineContext? line(
  1. int i
)

Implementation

LineContext? line(int i) => getRuleContext<LineContext>(i);