viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.errors
/
LabelMismatchError
/
LabelMismatchError
Label
Mismatch
Error
fun
LabelMismatchError
(
node
:
HasSourceLocation
,
actualLabel
:
Label
,
expectedLabel
:
Label
)
Parameters
actual
Label
Inferred label for the node.
expected
Label
Annotated label for the node.