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