Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/expr-lang/expr
/ Check
Method
Check
conf/config.go:88–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
87
type
Checker
interface
{
88
Check()
89
}
90
91
func
(c *Config) Check() {
Callers
11
Compile
Function · 0.65
TestCheck
Function · 0.65
TestCheck_error
Function · 0.65
TestCheck_TypeWeights
Function · 0.65
TestCheck_Function_types_are_checked
Function · 0.65
TestCheck_do_not_override_params_for_functions
Function · 0.65
TestCheck_env_keyword
Function · 0.65
TestCheck_builtin_without_call
Function · 0.65
TestCheck_types
Function · 0.65
Check
Function · 0.65
BenchmarkVM
Function · 0.65
Implementers
3
Config
conf/config.go
Checker
checker/checker.go
OperatorOverloading
patcher/operator_override.go
Calls
no outgoing calls
Tested by
9
TestCheck
Function · 0.52
TestCheck_error
Function · 0.52
TestCheck_TypeWeights
Function · 0.52
TestCheck_Function_types_are_checked
Function · 0.52
TestCheck_do_not_override_params_for_functions
Function · 0.52
TestCheck_env_keyword
Function · 0.52
TestCheck_builtin_without_call
Function · 0.52
TestCheck_types
Function · 0.52
BenchmarkVM
Function · 0.52