()
| 11263 | } |
| 11264 | |
| 11265 | func (s *NonReservedContext) TABLESAMPLE() antlr.TerminalNode { |
| 11266 | return s.GetToken(SqlBaseParserTABLESAMPLE, 0) |
| 11267 | } |
| 11268 | |
| 11269 | func (s *NonReservedContext) TEXT() antlr.TerminalNode { |
| 11270 | return s.GetToken(SqlBaseParserTEXT, 0) |
no outgoing calls
no test coverage detected