Skip to content

NameType

A possibly dotted name, such as Str or time.Duration.

Inherits from: TypeExpr

Fields

head @ Span

The span of the first name.

target @ (NodeId | nil)

The ID of the node the first name refers to, or nil when the compiler could not resolve it.