Function is_keyword

Source
pub fn is_keyword(word: &str) -> bool
Expand description

Returns whether word is a keyword in Solidity.