viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.syntax
/
OutputPort
Output
Port
data
class
OutputPort
(
protocol
:
Protocol
,
host
:
Host
,
id
:
PortId
)
:
ProtocolPort
Content copied to clipboard
Functions
Properties
Functions
as
Projection
Link copied to clipboard
open
fun
asProjection
(
)
:
ProtocolProjection
Content copied to clipboard
Properties
host
Link copied to clipboard
open
override
val
host
:
Host
Content copied to clipboard
id
Link copied to clipboard
open
override
val
id
:
PortId
Content copied to clipboard
protocol
Link copied to clipboard
open
override
val
protocol
:
Protocol
Content copied to clipboard