abstract fun visitFalseBool(ctx: FalseBoolContext!): T
Visit a parse tree produced by TomlParser#falseBool.
TomlParser#falseBool
ctx - FalseBoolContext!: the parse tree
ctx
Return T: the visitor result