| 22499 | } |
| 22500 | |
| 22501 | type Qualified_table_nameContext struct { |
| 22502 | antlr.BaseParserRuleContext |
| 22503 | parser antlr.Parser |
| 22504 | } |
| 22505 | |
| 22506 | func NewEmptyQualified_table_nameContext() *Qualified_table_nameContext { |
| 22507 | var p = new(Qualified_table_nameContext) |
nothing calls this directly
no outgoing calls
no test coverage detected