MCPcopy
hub / github.com/grafana/tempo / yyNewParser

Function yyNewParser

pkg/traceql/expr.y.go:680–682  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

678}
679
680func yyNewParser() yyParser {
681 return &yyParserImpl{}
682}
683
684const yyFlag = -1000
685

Callers 2

yyParseFunction · 0.85
parseInternalFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected