Skip to main content

Module boolean_cst

Module boolean_cst 

Source

Statics§

BOOLEAN_CST

Functions§

check_expr 🔒
Reports boolean literals in expr that are not allow_bare at the top level: a literal stored, returned or passed as an argument is fine, one combined into a larger expression or used as a condition is a misuse.