struct Parser::Opt(T)

Defined in:

parser/util.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(t : T) #

[View source]
def self.new #

[View source]

Instance Method Detail

def value : T | Nil #

[View source]