abstract fun visitBooleanValue(ctx: BooleanValueContext): T
Visit a parse tree produced by TomlParser#booleanValue.
TomlParser#booleanValue
ctx - the parse tree
ctx
Return the visitor result