open fun exitFalseBool(ctx: FalseBoolContext!): Unit
Exit a parse tree produced by TomlParser#falseBool.
TomlParser#falseBool
The default implementation does nothing.
ctx - FalseBoolContext!: the parse tree
ctx