class Rsec::SkipUntilPattern
for optimization, not disposed to users
Public Instance Methods
_parse(ctx)
click to toggle source
# File lib/rsec/parsers/misc.rb, line 111 def _parse ctx ctx.skip_until some() or INVALID end