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