baseNode
baseNode(
kind,pathLabel):AttributeNode
Defined in: metadata-model.ts:202
Create a base attribute node with default constraint and extraction metadata.
Parameters
Section titled “Parameters”Parsed attribute kind for the new node.
pathLabel
Section titled “pathLabel”string
Human-readable path label used for diagnostics and warnings.
Returns
Section titled “Returns”A new attribute node initialized with default metadata for the requested kind.