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