Class
RParsec::NotParser
In:
rparsec/parsers.rb
Parent:
LookAheadSensitiveParser
Methods
_parse
new
not
withLookahead
Public Class methods
new
(parser, msg, la=1)
Public Instance methods
_parse
(ctxt)
not
()
withLookahead
(n)
[Validate]