pub fn token_number<S>(input: &mut S) -> PResult<String>where S: TokenStream,
Consume a number from token.