Method Tools.AutoDoc.PikeParser()->skipUntil()
- Method skipUntil
voidskipUntil(multiset(string)|stringtokens)- Description
Skip tokens until one of
tokensis the next to read.- Note
The newline token (
"\n") is not skipped implicitly by this function.- See also