abstract fun visitKeyval(ctx: KeyvalContext!): T
Visit a parse tree produced by TomlParser#keyval.
TomlParser#keyval
ctx - KeyvalContext!: the parse tree
ctx
Return T: the visitor result