# File rparsec/parsers.rb, line 206
def
withLookahead
(
n
)
AltParser
.
new
(
@alts
,
n
)
end