viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.surface
/
DeclarationNode
/
DeclarationNode
Declaration
Node
fun
DeclarationNode
(
variable
:
ObjectVariableNode
,
initializer
:
ExpressionNode
,
sourceLocation
:
SourceLocation
,
comment
:
String
?
=
null
)