viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.surface
/
DelegationDeclarationNode
/
DelegationDeclarationNode
Delegation
Declaration
Node
fun
DelegationDeclarationNode
(
from
:
LabelNode
,
to
:
LabelNode
,
delegationProjection
:
DelegationProjection
,
sourceLocation
:
SourceLocation
,
comment
:
String
?
)