optExpr method

OptExprContext? optExpr(
  1. int i
)

Implementation

OptExprContext? optExpr(int i) => getRuleContext<OptExprContext>(i);