abstract fun visitInlineTableValues(ctx: InlineTableValuesContext): T
Visit a parse tree produced by TomlParser#inlineTableValues.
TomlParser#inlineTableValues
ctx - the parse tree
ctx
Return the visitor result