Skip to main content

token_kind_str

Function token_kind_str 

Source
pub fn token_kind_str(kind: TokenKind) -> &'static str
Expand description

\return the human-readable name of kind (matches C++ tokenKindStr).