[−][src]Function stellar_sql::sql::parser::assert_token
fn assert_token(sym: Option<&Symbol>, token: Token) -> Result<(), ParserError>
Assert the symbol is the expected token.
fn assert_token(sym: Option<&Symbol>, token: Token) -> Result<(), ParserError>
Assert the symbol is the expected token.