Method Tools.AutoDoc.PikeParser()->skip()
- Method skip
voidskip(multiset(string)|stringtokens)- Description
Skip the next token if it is a member of the
tokensset.- Note
The newline token (
"\n") is not skipped implicitly by this function.- See also