Method Tools.AutoDoc.PikeParser()->readToken()
- Method readToken
 stringreadToken(int|voidwith_newlines)- Description
 Read the next token from the stream and advance.
- Parameter 
with_newlines If set will return
"\n"tokens, these will otherwise silently be skipped.- Returns
 Returns the next token.
- See also