pub fn parse_atom(token: &Token, start: usize, end: usize) -> Result<Expression>
Parse atom token to Expression