pub fn is_valid_expr(input: TokenStream) -> bool
Returns true if given stream is valid Expr.
true
Expr