Home
last modified time | relevance | path

Searched refs:scopeNames (Results 1 – 1 of 1) sorted by relevance

/external/starlark-go/resolve/
Dbinding.go42 var scopeNames = [...]string{ var
52 func (scope Scope) String() string { return scopeNames[scope] }