MCPcopy 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.
17type Identifier string
18
19// TypeName is a name of type in types map.
20type TypeName string

Callers 4

MarkdownMethod · 0.85
fieldsFunction · 0.85
CreateDocFunction · 0.85
useMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected