abstract fun visitStandardTable(ctx: StandardTableContext!): T
Visit a parse tree produced by TomlParser#standardTable.
TomlParser#standardTable
ctx - StandardTableContext!: the parse tree
ctx
Return T: the visitor result