abstract fun visitInlineTable(ctx: InlineTableContext): T
Visit a parse tree produced by TomlParser#inlineTable.
TomlParser#inlineTable
ctx - the parse tree
ctx
Return the visitor result