get_token_at_cursor

Function get_token_at_cursor 

Source
pub fn get_token_at_cursor(sql_text: &str, cursor_pos: usize) -> Option<String>
Expand description

Get the token at cursor position in SQL text