constant method

ConstantContext? constant(
  1. int i
)

Implementation

ConstantContext? constant(int i) => getRuleContext<ConstantContext>(i);