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