boolLit method

BoolLitContext? boolLit()

Implementation

BoolLitContext? boolLit() => getRuleContext<BoolLitContext>(0);