viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.syntax.intermediate
/
CommunicationNode
Communication
Node
interface
CommunicationNode
:
HasSourceLocation
,
PrettyPrintable
Content copied to clipboard
An external input or an output.
Functions
Properties
Inheritors
Functions
to
Document
Link copied to clipboard
abstract
fun
toDocument
(
)
:
Document
Content copied to clipboard
Properties
host
Link copied to clipboard
abstract
val
host
:
HostNode
Content copied to clipboard
sourceLocation
Link copied to clipboard
abstract
val
sourceLocation
:
SourceLocation
Content copied to clipboard
Inheritors
InputNode
Link copied to clipboard
OutputNode
Link copied to clipboard