abstract fun visitQuotedKey(ctx: QuotedKeyContext): T
Visit a parse tree produced by TomlParser#quotedKey.
TomlParser#quotedKey
ctx - the parse tree
ctx
Return the visitor result