Skip to main content

is_boolean_expr_with_context

Function is_boolean_expr_with_context 

Source
pub fn is_boolean_expr_with_context(
    expr: &Expr,
    bool_return_macros: &HashSet<InternedStr>,
    bool_return_externals: &HashSet<InternedStr>,
) -> bool
Expand description

コンテキスト付き bool 式判定: 呼び出し先マクロ/外部関数の戻り値型も考慮