Syntaks::EBNF::Opt(V)
Inherits Syntaks::EBNF::Component < Syntaks::EBNF::AbstractComponent < Reference < Object
Constructors
new(rule : Component(V))
SourceInstance methods
==(other : Opt)
Sourcecall_impl(state : State, ctx : Context = EmptyContext.new) : Success(V | Nil) | Failure | Error
Sourceinspect(io)
Sourcerule
Sourcesimple?
Sourceto_s(io)
Source