Skip to main content

drop_statement

Function drop_statement 

Source
pub fn drop_statement() -> impl Parser<Token, DropStatement, Error = Simple<Token>> + Clone
Expand description

Parse DROP statement.