class

Dawg::Word

Inherits Reference < Object

Constructors

new(char : Char, final : Bool = false)
Source
new(word : String = "", final : Bool = false)
Source

Instance methods

+(other : Tuple(String, Bool))
Source
+(other : Word)
Source
+(other : String)
Source
final
Source
final=(final : Bool)
Source
inspect(io)
Source
word
Source
word=(word : String)
Source