module Rewriting_judgments:sig..end
val used_count : Xquery_common_ast.cvname -> Xquery_core_ast.acexpr -> intval can_fail : Processing_context.processing_context -> Xquery_core_ast.acexpr -> boolval does_node_care_about_order : Xquery_core_ast.acexpr -> boolval should_inline_variable : Processing_context.processing_context -> Xquery_core_ast.acexpr -> boolval has_side_effect_judge : Xquery_core_ast.acexpr -> boolval side_effect_free_judge : Xquery_core_ast.acexpr -> bool