Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/expr-lang/expr
/ Get
Method
Get
test/interface/interface_test.go:11–11 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
9
10
type
StoreInterface
interface
{
11
Get(string) int
12
}
13
14
type
StoreImpt
struct
{}
Callers
11
IsOverridden
Method · 0.65
MethodIndex
Function · 0.65
ident
Method · 0.65
checkBuiltinGet
Method · 0.65
variableDeclaratorNode
Method · 0.65
fieldName
Function · 0.65
findSuitableOperatorOverloadInTypes
Method · 0.65
Check
Method · 0.65
get
Function · 0.65
Fetch
Function · 0.65
In
Function · 0.65
Implementers
2
Nature
checker/nature/nature.go
StoreImpt
test/interface/interface_test.go
Calls
no outgoing calls
Tested by
no test coverage detected