Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Tools
Tools.AutoDoc
Tools.AutoDoc.PikeParser

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