ConstructionKit::Edge
Inherits JSON::Serializable < Reference < Object
An edge connecting two ports
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
from
Sourcefrom=(from : PortRef)
Sourceto
Sourceto=(to : PortRef)
Source