visit Boolean Literal
abstract fun visitBooleanLiteral(ctx: VAlgoLangParser.BooleanLiteralContext): T
Content copied to clipboard
Visit a parse tree produced by the {@code BooleanLiteral}
labeled alternative in expr.
Return
the visitor result
Parameters
ctx
the parse tree