| 20327 | } |
| 20328 | |
| 20329 | type Result_columnContext struct { |
| 20330 | antlr.BaseParserRuleContext |
| 20331 | parser antlr.Parser |
| 20332 | } |
| 20333 | |
| 20334 | func NewEmptyResult_columnContext() *Result_columnContext { |
| 20335 | var p = new(Result_columnContext) |
nothing calls this directly
no outgoing calls
no test coverage detected