LabelMismatchError

fun LabelMismatchError(node: HasSourceLocation, actualLabel: Label, expectedLabel: Label)

Parameters

actualLabel

Inferred label for the node.

expectedLabel

Annotated label for the node.