Extracted from Pike v8.0 release 164 as of 2016-02-09.
   

Method Tools.AutoDoc.PikeParser()->lookAhead()


Method lookAhead

string lookAhead(int offset, int|void with_newlines)

Description

Peek offset tokens ahead, skipping newlines, unless with_newlines is set.

See also

peekToken()