class

Syntaks::EBNF::Opt(V)

Inherits Syntaks::EBNF::Component < Syntaks::EBNF::AbstractComponent < Reference < Object

Constructors

new(rule : Component(V))
Source

Instance methods

==(other : Opt)
Source
call_impl(state : State, ctx : Context = EmptyContext.new) : Success(V | Nil) | Failure | Error
Source
inspect(io)
Source
rule
Source
simple?
Source
to_s(io)
Source