imp method

ImpContext? imp(
  1. int i
)

Implementation

ImpContext? imp(int i) => getRuleContext<ImpContext>(i);