viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.circuit
/
ExpressionNode
Expression
Node
sealed
class
ExpressionNode
:
Node
A computation that produces a result.
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
PureExpressionNode
Link copied to clipboard