abstract fun visitTrueBool(ctx: TrueBoolContext): T
Visit a parse tree produced by TomlParser#trueBool.
TomlParser#trueBool
ctx - the parse tree
ctx
Return the visitor result