Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dlclark/regexp2
/ String
Method
String
syntax/parser.go:112–114 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
110
)
111
112
func
(e ErrorCode) String() string {
113
return
string(e)
114
}
115
116
type
parser
struct
{
117
stack *RegexNode
Callers
2
Error
Method · 0.45
scanECMACapname
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected