Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/expr-lang/expr
/ Identifier
TypeAlias
Identifier
docgen/docgen.go:17–17 ·
view source on GitHub ↗
Identifier represents variable names and field names.
Source
from the content-addressed store, hash-verified
15
16
// Identifier represents variable names and field names.
17
type
Identifier string
18
19
// TypeName is a name of type in types map.
20
type
TypeName string
Callers
4
Markdown
Method · 0.85
fields
Function · 0.85
CreateDoc
Function · 0.85
use
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected