Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cockroachdb/cockroachdb-parser
/ Error
Method
Error
pkg/sql/plpgsql/parser/plpgsql.go:943–943 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
941
type
plpgsqlLexer
interface
{
942
Lex(lval *plpgsqlSymType) int
943
Error(s string)
944
}
945
946
type
plpgsqlParser
interface
{
Callers
15
Error
Method · 0.65
Flatten
Function · 0.65
withSerializationFailureHints
Function · 0.65
FullError
Function · 0.65
Error
Method · 0.65
Error
Method · 0.65
Error
Method · 0.65
Error
Method · 0.65
Error
Method · 0.65
parse
Method · 0.65
PopulateErrorDetails
Function · 0.65
Error
Method · 0.65
Implementers
3
lexer
pkg/sql/parser/lexer.go
lexer
pkg/sql/plpgsql/parser/lexer.go
lexer
pkg/util/jsonpath/parser/lexer.go
Calls
no outgoing calls
Tested by
no test coverage detected