Skip to content

baseNode

baseNode(kind, pathLabel): AttributeNode

Defined in: metadata-model.ts:202

Create a base attribute node with default constraint and extraction metadata.

AttributeKind

Parsed attribute kind for the new node.

string

Human-readable path label used for diagnostics and warnings.

AttributeNode

A new attribute node initialized with default metadata for the requested kind.