intLit method

IntLitContext? intLit()

Implementation

IntLitContext? intLit() => getRuleContext<IntLitContext>(0);