Skip to main content

NO_PAREN_FUNCTION_NAMES

Static NO_PAREN_FUNCTION_NAMES 

Source
pub static NO_PAREN_FUNCTION_NAMES: LazyLock<HashSet<&'static str>>
Expand description

NO_PAREN_FUNCTION_NAMES: String names that can be no-paren functions These are often tokenized as Var/Identifier instead of specific TokenTypes