pub fn parse_key(
tokens: &[Token],
receiver: &mut dyn EventReceiver,
error: &mut dyn ErrorSink,
)Expand description
Parse lexed tokens into Events
pub fn parse_key(
tokens: &[Token],
receiver: &mut dyn EventReceiver,
error: &mut dyn ErrorSink,
)Parse lexed tokens into Events