viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.intermediate
/
CommunicationNode
Communication
Node
interface
CommunicationNode
:
HasSourceLocation
,
PrettyPrintable
An external input or an output.
Functions
Properties
Inheritors
Functions
to
Document
Link copied to clipboard
abstract
fun
toDocument
(
)
:
Document
Properties
host
Link copied to clipboard
abstract
val
host
:
HostNode
source
Location
Link copied to clipboard
abstract
val
sourceLocation
:
SourceLocation
Inheritors
InputNode
Link copied to clipboard
OutputNode
Link copied to clipboard