()
| 8194 | } |
| 8195 | |
| 8196 | func NewEmptySql_stringContext() *Sql_stringContext { |
| 8197 | var p = new(Sql_stringContext) |
| 8198 | p.BaseParserRuleContext = antlr.NewBaseParserRuleContext(nil, -1) |
| 8199 | p.RuleIndex = SqlBaseParserRULE_sql_string |
| 8200 | return p |
| 8201 | } |
| 8202 | |
| 8203 | func (*Sql_stringContext) IsSql_stringContext() {} |
| 8204 |
no outgoing calls
no test coverage detected