struct

NLP::LinkGrammar::Connector

Inherits Struct < Value < Object

Represents a connector in a disjunct

Constructors

new(label : String, direction : String, multi : Bool = false)

Instance methods

direction
label
multi
to_s(io : IO)

Same as #inspect(io).