viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.circuit
/
StatementNode
Statement
Node
sealed
class
StatementNode
:
Node
A computation with side effects.
Functions
Properties
Inheritors
Functions
to
Document
Link copied to clipboard
abstract
fun
toDocument
(
)
:
Document
Properties
source
Location
Link copied to clipboard
abstract
val
sourceLocation
:
SourceLocation
Inheritors
CircuitStatementNode
Link copied to clipboard
ReturnNode
Link copied to clipboard