viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.surface
/
ReadNode
Read
Node
class
ReadNode
(
val
temporary
:
TemporaryNode
)
:
AtomicExpressionNode
Reading the value stored in a temporary.
Constructors
Functions
Properties
Constructors
Read
Node
Link copied to clipboard
fun
ReadNode
(
temporary
:
TemporaryNode
)
Functions
to
Document
Link copied to clipboard
override
fun
toDocument
(
)
:
Document
Properties
comment
Link copied to clipboard
override
val
comment
:
String
?
Expressions cannot have associated comments.
source
Location
Link copied to clipboard
open
override
val
sourceLocation
:
SourceLocation
temporary
Link copied to clipboard
val
temporary
:
TemporaryNode