()
| 8377 | } |
| 8378 | |
| 8379 | func NewEmptyTimeZoneSpecifierContext() *TimeZoneSpecifierContext { |
| 8380 | var p = new(TimeZoneSpecifierContext) |
| 8381 | p.BaseParserRuleContext = antlr.NewBaseParserRuleContext(nil, -1) |
| 8382 | p.RuleIndex = SqlBaseParserRULE_timeZoneSpecifier |
| 8383 | return p |
| 8384 | } |
| 8385 | |
| 8386 | func (*TimeZoneSpecifierContext) IsTimeZoneSpecifierContext() {} |
| 8387 |
no outgoing calls
no test coverage detected