class Rsec::SkipPattern

for optimization, not disposed to users

Public Instance Methods

_parse(ctx) click to toggle source
# File lib/rsec/parsers/misc.rb, line 104
def _parse ctx
  ctx.skip some() or INVALID
end