MCPcopy
hub / github.com/pingcap/tidb / Errors

Method Errors

pkg/parser/parser.go:13180–13180  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13178 AppendError(err error)
13179 AppendWarn(err error)
13180 Errors() (warns []error, errs []error)
13181}
13182
13183type yyLexerEx interface {

Implementers 1

Scannerpkg/parser/lexer.go

Calls

no outgoing calls