Method Tools.AutoDoc.PikeParser()->lookAhead()
- Method lookAhead
stringlookAhead(intoffset,int|voidwith_newlines)- Description
Peek
offsettokens ahead, skipping newlines, unlesswith_newlinesis set.- See also
string lookAhead(int offset, int|void with_newlines)
Peek offset tokens ahead, skipping newlines,
unless with_newlines is set.