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