Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

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()