abstract fun visitSimpleKey(ctx: SimpleKeyContext): T
Visit a parse tree produced by TomlParser#simpleKey.
TomlParser#simpleKey
ctx - the parse tree
ctx
Return the visitor result