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