def method

DefContext? def(
  1. int i
)

Implementation

DefContext? def(int i) => getRuleContext<DefContext>(i);