[][src]Function stellar_sql::sql::parser::check_token

fn check_token(sym: Option<&&Symbol>, token: Token) -> bool

Check if the next symbol is the expected token.