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