Class
RParsec::PlusParser
In:
rparsec/parsers.rb
Parent:
LookAheadSensitiveParser
Methods
_parse
new
plus
withLookahead
Public Class methods
new
(alts, la=1)
Public Instance methods
_parse
(ctxt)
plus
(other)
withLookahead
(n)
[Validate]