Skip to main content

expect_variable

Function expect_variable 

Source
pub fn expect_variable(stream: TokenStream) -> ParseResult<String>
Expand description

Expect the next token to be a variable; returns the variable name (without ? or $)