Skip to main content

token_location

Function token_location 

Source
pub fn token_location(token: Option<&Token>) -> Option<SourceLocation>
Expand description

Returns the source location of a token, if any.