MCPcopy Index your code
hub / github.com/uber/aresdb / NewEmptySql_stringContext

Function NewEmptySql_stringContext

query/sql/antlrgen/sqlbase_parser.go:8196–8201  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8194}
8195
8196func 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
8203func (*Sql_stringContext) IsSql_stringContext() {}
8204

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected