LICENSE
README.md
pyproject.toml
tests/test_advanced_generator.py
tests/test_analysis.py
tests/test_analysis_best_practices_more.py
tests/test_analysis_dependency_analyzer_more.py
tests/test_analysis_modules.py
tests/test_analysis_optimization_helpers_more.py
tests/test_analysis_optimization_more.py
tests/test_analysis_string_usage_more.py
tests/test_ast_base_more2.py
tests/test_ast_base_more3.py
tests/test_ast_extern_more.py
tests/test_ast_extern_more2.py
tests/test_ast_extern_more3.py
tests/test_ast_modifiers_more.py
tests/test_ast_modules_more2.py
tests/test_ast_pragmas_more.py
tests/test_ast_rules_more.py
tests/test_ast_rules_more2.py
tests/test_ast_simple_nodes_more.py
tests/test_builder_ast_transformer_branches.py
tests/test_builder_ast_transformer_more.py
tests/test_builder_ast_transformer_more3.py
tests/test_builder_comprehensive.py
tests/test_builder_condition_builder_more4.py
tests/test_builder_expression_builder_more4.py
tests/test_builder_fluent_condition_builder_more.py
tests/test_builder_fluent_condition_builder_more4.py
tests/test_builder_fluent_condition_builder_paths2.py
tests/test_builder_fluent_rule_builder_branches.py
tests/test_builder_fluent_rule_builder_more4.py
tests/test_builder_helpers_and_html_tree_extra_more.py
tests/test_builder_hex_html_nodes_more6.py
tests/test_builder_rule_builder_more4.py
tests/test_builder_rule_builder_more5.py
tests/test_builder_transformer_and_fluent_more5.py
tests/test_cli_analysis_optimize_perf.py
tests/test_cli_analyze_metrics_validate.py
tests/test_cli_analyze_reporting_more.py
tests/test_cli_ast_tools_more3.py
tests/test_cli_ast_tools_more4.py
tests/test_cli_bench_cmd_more.py
tests/test_cli_bench_reporting_more2.py
tests/test_cli_benchmark_metrics_perfcheck_more.py
tests/test_cli_commands_lsp_serialize_more.py
tests/test_cli_commands_yaral_yarax_analyze_real.py
tests/test_cli_comprehensive.py
tests/test_cli_core_functions.py
tests/test_cli_diff_cmd_more.py
tests/test_cli_diff_reporting_more.py
tests/test_cli_diff_tools_more.py
tests/test_cli_direct.py
tests/test_cli_expression_formatter_more.py
tests/test_cli_fluent_command_more3.py
tests/test_cli_fluent_more.py
tests/test_cli_fluent_more2.py
tests/test_cli_fluent_services_more.py
tests/test_cli_fmt_cmd_more.py
tests/test_cli_fmt_reporting_more.py
tests/test_cli_format_small_modules_more.py
tests/test_cli_libyara_cmd.py
tests/test_cli_libyara_compile_more.py
tests/test_cli_libyara_reporting_more.py
tests/test_cli_libyara_scan_more.py
tests/test_cli_libyara_services_more2.py
tests/test_cli_lsp_command.py
tests/test_cli_lsp_command_more4.py
tests/test_cli_lsp_more.py
tests/test_cli_lsp_reporting_more.py
tests/test_cli_lsp_services_more.py
tests/test_cli_metrics_command.py
tests/test_cli_metrics_graph_report.py
tests/test_cli_metrics_helpers.py
tests/test_cli_metrics_more.py
tests/test_cli_metrics_optimize_reporting_more4.py
tests/test_cli_metrics_services_more2.py
tests/test_cli_optimize_command_more3.py
tests/test_cli_optimize_more.py
tests/test_cli_optimize_more2.py
tests/test_cli_parse_cmd_more.py
tests/test_cli_parse_output_services_more2.py
tests/test_cli_parse_services_real.py
tests/test_cli_performance_check_services_more.py
tests/test_cli_performance_command.py
tests/test_cli_performance_more.py
tests/test_cli_performance_reporting_more2.py
tests/test_cli_performance_services_more.py
tests/test_cli_roundtrip_command.py
tests/test_cli_roundtrip_more.py
tests/test_cli_roundtrip_more2.py
tests/test_cli_roundtrip_reporting_more.py
tests/test_cli_roundtrip_semantic_services_more2.py
tests/test_cli_roundtrip_services_more.py
tests/test_cli_semantic_command.py
tests/test_cli_semantic_command_more2.py
tests/test_cli_semantic_command_more3.py
tests/test_cli_semantic_command_real.py
tests/test_cli_semantic_more.py
tests/test_cli_semantic_more2.py
tests/test_cli_semantic_optimize_services_more.py
tests/test_cli_semantic_reporting_more.py
tests/test_cli_serialize_command.py
tests/test_cli_serialize_command_more.py
tests/test_cli_serialize_display_services_more.py
tests/test_cli_serialize_reporting_more2.py
tests/test_cli_serialize_services_more2.py
tests/test_cli_services_small_more2.py
tests/test_cli_services_wave_more.py
tests/test_cli_simple_differ_more.py
tests/test_cli_simple_differ_more2.py
tests/test_cli_simple_differ_more3.py
tests/test_cli_tools.py
tests/test_cli_validate_command.py
tests/test_cli_validate_more.py
tests/test_cli_validate_more2.py
tests/test_cli_validate_reporting_more.py
tests/test_cli_validate_roundtrip.py
tests/test_cli_validate_services_more.py
tests/test_cli_visitors_dumper_more8.py
tests/test_cli_visitors_formatters_tree_more6.py
tests/test_cli_visitors_formatters_tree_more9.py
tests/test_cli_visitors_more.py
tests/test_cli_visitors_more2.py
tests/test_cli_visitors_more3.py
tests/test_cli_visitors_more5.py
tests/test_cli_visitors_more7.py
tests/test_cli_workspace_command.py
tests/test_cli_workspace_more.py
tests/test_cli_workspace_more2.py
tests/test_cli_yaral_command.py
tests/test_cli_yaral_formatting.py
tests/test_cli_yaral_more2.py
tests/test_cli_yaral_reporting_more.py
tests/test_cli_yaral_services_more.py
tests/test_cli_yarax_command.py
tests/test_cli_yarax_command_more2.py
tests/test_cli_yarax_more.py
tests/test_cli_yarax_reporting_more2.py
tests/test_cli_yarax_services_more2.py
tests/test_codegen_advanced_generator_helpers_more.py
tests/test_codegen_advanced_generator_paths.py
tests/test_codegen_comment_aware_generator_more2.py
tests/test_codegen_comment_aware_generator_paths.py
tests/test_codegen_formatting_helpers_more.py
tests/test_codegen_generator_advanced_more_paths.py
tests/test_codegen_generator_more_paths2.py
tests/test_codegen_generator_paths.py
tests/test_codegen_pretty_printer_paths.py
tests/test_comment_preservation.py
tests/test_comment_preserving_and_resolution_more.py
tests/test_enhanced_helpers_error_tolerant_more4.py
tests/test_enhanced_parser_error_tolerant_more5.py
tests/test_enhanced_serialization.py
tests/test_error_tolerant_lexer.py
tests/test_error_tolerant_parser_more.py
tests/test_error_tolerant_parser_more2.py
tests/test_evaluation.py
tests/test_evaluation_evaluator_more.py
tests/test_evaluation_evaluator_more2.py
tests/test_evaluation_evaluator_more3.py
tests/test_evaluation_evaluator_ops_more.py
tests/test_evaluation_mock_modules_real.py
tests/test_evaluation_string_matcher_more.py
tests/test_file_builder.py
tests/test_fluent_api.py
tests/test_fluent_string_builder_comprehensive.py
tests/test_fluent_string_builder_more2.py
tests/test_formatting_config.py
tests/test_full_language_coverage.py
tests/test_hex_builder_hypothesis.py
tests/test_hex_parser_more.py
tests/test_hex_string_builder.py
tests/test_hex_string_comments.py
tests/test_lexer_hypothesis.py
tests/test_lexer_paths2.py
tests/test_lexer_resolution_more3.py
tests/test_libyara_additional.py
tests/test_libyara_ast_optimizer_more.py
tests/test_libyara_ast_optimizer_more3.py
tests/test_libyara_availability.py
tests/test_libyara_compiler_more3.py
tests/test_libyara_compiler_more4.py
tests/test_libyara_compiler_scanner.py
tests/test_libyara_cross_validator_more.py
tests/test_libyara_cross_validator_paths.py
tests/test_libyara_direct_compiler_more.py
tests/test_libyara_direct_models_more.py
tests/test_libyara_equivalence_more.py
tests/test_libyara_equivalence_real.py
tests/test_libyara_integration.py
tests/test_libyara_more_paths2.py
tests/test_libyara_no_backend_more.py
tests/test_libyara_scanner_direct_more4.py
tests/test_lsp.py
tests/test_lsp_authoring_phase5.py
tests/test_lsp_code_actions_more.py
tests/test_lsp_code_actions_more2.py
tests/test_lsp_code_actions_more3.py
tests/test_lsp_code_actions_more4.py
tests/test_lsp_completion_definition_signature_more.py
tests/test_lsp_completion_helpers_more.py
tests/test_lsp_completion_more.py
tests/test_lsp_completion_more2.py
tests/test_lsp_definition_more.py
tests/test_lsp_definition_more2.py
tests/test_lsp_diagnostics_more.py
tests/test_lsp_document_highlight_more.py
tests/test_lsp_document_highlight_more2.py
tests/test_lsp_document_highlight_more3.py
tests/test_lsp_document_links_more.py
tests/test_lsp_document_links_symbols_more2.py
tests/test_lsp_folding_ranges_more3.py
tests/test_lsp_formatting_more.py
tests/test_lsp_formatting_semantic_tokens_more.py
tests/test_lsp_hover_more.py
tests/test_lsp_hover_more2.py
tests/test_lsp_hover_more3.py
tests/test_lsp_main_module_more.py
tests/test_lsp_main_more.py
tests/test_lsp_multidialect_navigation_phase5.py
tests/test_lsp_multidialect_phase5.py
tests/test_lsp_parity_e2e.py
tests/test_lsp_parity_multidialect_more.py
tests/test_lsp_references_more.py
tests/test_lsp_references_more2.py
tests/test_lsp_rename_more3.py
tests/test_lsp_runtime_benchmark_more.py
tests/test_lsp_runtime_incremental_more.py
tests/test_lsp_runtime_phase1.py
tests/test_lsp_semantic_tokens_more2.py
tests/test_lsp_server_features_more.py
tests/test_lsp_server_more.py
tests/test_lsp_server_real.py
tests/test_lsp_symbols_more.py
tests/test_lsp_symbols_more2.py
tests/test_lsp_utils_and_hover.py
tests/test_lsp_utils_more.py
tests/test_lsp_workspace_symbols_more2.py
tests/test_main_entry_real.py
tests/test_metrics.py
tests/test_metrics_complexity_calculator_more2.py
tests/test_metrics_complexity_extra.py
tests/test_metrics_complexity_helpers_model_more3.py
tests/test_metrics_complexity_more2.py
tests/test_metrics_dependency_graph.py
tests/test_metrics_dependency_graph_graphviz_utils_more5.py
tests/test_metrics_dependency_graph_more2.py
tests/test_metrics_dependency_graph_more4.py
tests/test_metrics_dependency_graph_render_more.py
tests/test_metrics_dependency_graph_utils_more3.py
tests/test_metrics_html_tree.py
tests/test_metrics_html_tree_and_dumper_more.py
tests/test_metrics_html_tree_nodes_trivial_more.py
tests/test_metrics_string_diagrams.py
tests/test_metrics_string_diagrams_analysis_more2.py
tests/test_metrics_string_diagrams_graphs_more4.py
tests/test_metrics_string_diagrams_more3.py
tests/test_metrics_string_diagrams_render_more.py
tests/test_metrics_string_diagrams_render_more2.py
tests/test_module_loader.py
tests/test_module_loader_more2.py
tests/test_multi_file_resolution.py
tests/test_of_in_syntax.py
tests/test_operators.py
tests/test_optimization.py
tests/test_optimization_dead_code_eliminator_more8.py
tests/test_optimization_expression_optimizer_more8.py
tests/test_parser_comment_aware_helpers_more.py
tests/test_parser_comment_aware_more2.py
tests/test_parser_expression_helpers_more.py
tests/test_parser_expressions_binary_more2.py
tests/test_parser_expressions_for_more2.py
tests/test_parser_expressions_for_more3.py
tests/test_parser_hypothesis.py
tests/test_parser_parser_more.py
tests/test_parser_rules_more2.py
tests/test_parser_strings_more2.py
tests/test_parser_yaral_small_more4.py
tests/test_performance.py
tests/test_performance_batch_processor_more.py
tests/test_performance_batch_processor_real.py
tests/test_performance_memory_optimizer_more.py
tests/test_performance_memory_optimizer_more2.py
tests/test_performance_optimizer.py
tests/test_performance_optimizer_more.py
tests/test_performance_optimizer_more2.py
tests/test_performance_parallel_analyzer_more.py
tests/test_performance_parallel_analyzer_more2.py
tests/test_performance_parallel_models_more.py
tests/test_performance_streaming_parser_more.py
tests/test_performance_streaming_parser_paths2.py
tests/test_performance_string_analyzer.py
tests/test_performance_string_analyzer_more.py
tests/test_performance_string_batch_more3.py
tests/test_rule_analysis.py
tests/test_rule_analysis_more2.py
tests/test_rule_builder.py
tests/test_semantic_validation.py
tests/test_serialization.py
tests/test_serialization_ast_diff.py
tests/test_serialization_ast_diff_compare_more3.py
tests/test_serialization_ast_diff_hasher_more2.py
tests/test_serialization_enhanced_yaml_more2.py
tests/test_serialization_json_deserialize_more4.py
tests/test_serialization_json_serializer.py
tests/test_serialization_json_serializer_more3.py
tests/test_serialization_json_serializer_visit_paths.py
tests/test_serialization_protobuf_more.py
tests/test_serialization_protobuf_more2.py
tests/test_serialization_protobuf_serializer_more.py
tests/test_serialization_protobuf_serializer_more3.py
tests/test_serialization_protobuf_serializer_more4.py
tests/test_serialization_protobuf_serializer_more5.py
tests/test_serialization_roundtrip_more3.py
tests/test_serialization_roundtrip_serializer.py
tests/test_serialization_roundtrip_serializer_more2.py
tests/test_serialization_roundtrip_yaml_helpers_more.py
tests/test_serialization_simple_roundtrip_helpers_more4.py
tests/test_serialization_simple_roundtrip_more3.py
tests/test_serialization_yaml_serializer_more2.py
tests/test_serialization_yara_ast_pb2_more.py
tests/test_serialization_yara_ast_pb2_more2.py
tests/test_serialization_yara_ast_pb2_more3.py
tests/test_serialization_yara_ast_pb2_more4.py
tests/test_serialization_yara_ast_pb2_real.py
tests/test_simple_roundtrip.py
tests/test_small_helper_edges_more.py
tests/test_small_helpers_more.py
tests/test_small_modules_coverage_more.py
tests/test_string_escape_handler.py
tests/test_transformer_hypothesis.py
tests/test_tree_builder_complexity_more10.py
tests/test_type_system.py
tests/test_types_expr_inference_more3.py
tests/test_types_registry_module_more2.py
tests/test_types_ruleset_inference_more.py
tests/test_types_semantic_validator_functions_more.py
tests/test_types_semantic_validator_more2.py
tests/test_types_semantic_validator_strings_more.py
tests/test_unified_parser_and_semantic_core_more3.py
tests/test_unified_parser_more2.py
tests/test_unified_parser_streaming.py
tests/test_version.py
tests/test_visitor_additional_coverage.py
tests/test_visitor_base_mixins_more.py
tests/test_visitor_comprehensive.py
tests/test_visitor_defaults_more.py
tests/test_visitor_pattern.py
tests/test_visitor_transformer.py
tests/test_visitor_transformer_impl_paths.py
tests/test_workspace_more2.py
tests/test_yaral_ast_nodes_lexer_more4.py
tests/test_yaral_comprehensive.py
tests/test_yaral_end_to_end_more3.py
tests/test_yaral_enhanced_parser.py
tests/test_yaral_enhanced_parser_conditions_more.py
tests/test_yaral_enhanced_parser_core_more.py
tests/test_yaral_enhanced_parser_events_more2.py
tests/test_yaral_enhanced_parser_events_real.py
tests/test_yaral_enhanced_parser_helpers_more3.py
tests/test_yaral_enhanced_parser_match_more.py
tests/test_yaral_enhanced_parser_more.py
tests/test_yaral_enhanced_parser_more2.py
tests/test_yaral_enhanced_parser_outcome_more.py
tests/test_yaral_enhanced_parser_rules_more.py
tests/test_yaral_generator_helpers_more.py
tests/test_yaral_generator_more.py
tests/test_yaral_generator_more2.py
tests/test_yaral_generator_more3.py
tests/test_yaral_generator_more4.py
tests/test_yaral_generator_validator_optimizer.py
tests/test_yaral_mixins_more.py
tests/test_yaral_modules_basic.py
tests/test_yaral_optimizer_events_more.py
tests/test_yaral_optimizer_more2.py
tests/test_yaral_optimizer_more3.py
tests/test_yaral_optimizer_more5.py
tests/test_yaral_optimizer_more6.py
tests/test_yaral_optimizer_paths.py
tests/test_yaral_parser.py
tests/test_yaral_parser_more2.py
tests/test_yaral_parser_more3.py
tests/test_yaral_parser_more4.py
tests/test_yaral_parsing_conditions_real.py
tests/test_yaral_parsing_events_real.py
tests/test_yaral_parsing_match_real.py
tests/test_yaral_parsing_outcome_args_real.py
tests/test_yaral_parsing_outcome_more2.py
tests/test_yaral_parsing_rules_more2.py
tests/test_yaral_validator_conditions_more.py
tests/test_yaral_validator_events_more.py
tests/test_yaral_validator_match_more.py
tests/test_yaral_validator_meta_options_more.py
tests/test_yaral_validator_more2.py
tests/test_yaral_validator_more3.py
tests/test_yaral_validator_optimizer_more.py
tests/test_yaral_validator_outcomes_more.py
tests/test_yarax_compatibility.py
tests/test_yarax_compatibility_more.py
tests/test_yarax_compatibility_more2.py
tests/test_yarax_generator_more.py
tests/test_yarax_generator_more2.py
tests/test_yarax_parser_collections_more3.py
tests/test_yarax_parser_collections_more4.py
tests/test_yarax_parser_conditions_more.py
tests/test_yarax_parser_expressions_more.py
tests/test_yarax_parser_generator.py
tests/test_yarax_parser_generator_more.py
tests/test_yarax_parser_helpers_more.py
tests/test_yarax_syntax_adapter_more.py
tests/test_yarax_syntax_adapter_more2.py
yaraast/__init__.py
yaraast/__main__.py
yaraast/config.py
yaraast/errors.py
yaraast/unified_parser.py
yaraast/version.py
yaraast.egg-info/PKG-INFO
yaraast.egg-info/SOURCES.txt
yaraast.egg-info/dependency_links.txt
yaraast.egg-info/entry_points.txt
yaraast.egg-info/requires.txt
yaraast.egg-info/top_level.txt
yaraast/analysis/__init__.py
yaraast/analysis/best_practices.py
yaraast/analysis/best_practices_helpers.py
yaraast/analysis/dependency_analyzer.py
yaraast/analysis/optimization.py
yaraast/analysis/optimization_grouping_helpers.py
yaraast/analysis/optimization_helpers.py
yaraast/analysis/optimization_rule_analysis.py
yaraast/analysis/rule_analyzer.py
yaraast/analysis/string_usage.py
yaraast/ast/__init__.py
yaraast/ast/base.py
yaraast/ast/comments.py
yaraast/ast/conditions.py
yaraast/ast/expressions.py
yaraast/ast/extern.py
yaraast/ast/meta.py
yaraast/ast/modifiers.py
yaraast/ast/modules.py
yaraast/ast/operators.py
yaraast/ast/pragmas.py
yaraast/ast/rules.py
yaraast/ast/simple_nodes.py
yaraast/ast/strings.py
yaraast/builder/__init__.py
yaraast/builder/ast_transformer.py
yaraast/builder/condition_builder.py
yaraast/builder/expression_builder.py
yaraast/builder/file_builder.py
yaraast/builder/fluent_condition_builder.py
yaraast/builder/fluent_condition_helpers.py
yaraast/builder/fluent_file_builder.py
yaraast/builder/fluent_rule_builder.py
yaraast/builder/fluent_rule_helpers.py
yaraast/builder/fluent_rule_presets.py
yaraast/builder/fluent_string_builder.py
yaraast/builder/hex_string_builder.py
yaraast/builder/rule_builder.py
yaraast/cli/__init__.py
yaraast/cli/analyze_report_helpers.py
yaraast/cli/analyze_reporting.py
yaraast/cli/analyze_services.py
yaraast/cli/ast_tools.py
yaraast/cli/ast_visualization.py
yaraast/cli/bench_reporting.py
yaraast/cli/bench_services.py
yaraast/cli/benchmark_tools.py
yaraast/cli/command_registry.py
yaraast/cli/diff_reporting.py
yaraast/cli/diff_services.py
yaraast/cli/diff_tools.py
yaraast/cli/fluent_reporting.py
yaraast/cli/fluent_services.py
yaraast/cli/fmt_reporting.py
yaraast/cli/fmt_services.py
yaraast/cli/format_reporting.py
yaraast/cli/format_services.py
yaraast/cli/libyara_handlers.py
yaraast/cli/libyara_handlers_common.py
yaraast/cli/libyara_handlers_compile.py
yaraast/cli/libyara_handlers_optimize.py
yaraast/cli/libyara_handlers_scan.py
yaraast/cli/libyara_reporting.py
yaraast/cli/libyara_services.py
yaraast/cli/lsp_reporting.py
yaraast/cli/lsp_services.py
yaraast/cli/main.py
yaraast/cli/metrics_reporting.py
yaraast/cli/metrics_reporting_complexity.py
yaraast/cli/metrics_reporting_display.py
yaraast/cli/metrics_services.py
yaraast/cli/metrics_string_services.py
yaraast/cli/optimize_reporting.py
yaraast/cli/optimize_services.py
yaraast/cli/parse_output_services.py
yaraast/cli/parse_reporting.py
yaraast/cli/parse_services.py
yaraast/cli/parser_helpers.py
yaraast/cli/performance_check_reporting.py
yaraast/cli/performance_check_services.py
yaraast/cli/performance_reporting.py
yaraast/cli/performance_services.py
yaraast/cli/roundtrip_reporting.py
yaraast/cli/roundtrip_services.py
yaraast/cli/semantic_reporting.py
yaraast/cli/semantic_services.py
yaraast/cli/serialize_command_services.py
yaraast/cli/serialize_display_services.py
yaraast/cli/serialize_reporting.py
yaraast/cli/serialize_service_helpers.py
yaraast/cli/serialize_services.py
yaraast/cli/simple_differ.py
yaraast/cli/utils.py
yaraast/cli/validate_reporting.py
yaraast/cli/validate_services.py
yaraast/cli/workspace_reporting.py
yaraast/cli/workspace_services.py
yaraast/cli/yaral_reporting.py
yaraast/cli/yaral_services.py
yaraast/cli/yarax_reporting.py
yaraast/cli/yarax_services.py
yaraast/cli/commands/__init__.py
yaraast/cli/commands/analyze.py
yaraast/cli/commands/bench_cmd.py
yaraast/cli/commands/diff_cmd.py
yaraast/cli/commands/fluent.py
yaraast/cli/commands/fmt_cmd.py
yaraast/cli/commands/format_cmd.py
yaraast/cli/commands/libyara_cmd.py
yaraast/cli/commands/lsp.py
yaraast/cli/commands/metrics.py
yaraast/cli/commands/optimize.py
yaraast/cli/commands/parse_cmd.py
yaraast/cli/commands/performance.py
yaraast/cli/commands/performance_check.py
yaraast/cli/commands/roundtrip.py
yaraast/cli/commands/semantic.py
yaraast/cli/commands/serialize.py
yaraast/cli/commands/validate.py
yaraast/cli/commands/workspace.py
yaraast/cli/commands/yaral.py
yaraast/cli/commands/yarax.py
yaraast/cli/visitors/__init__.py
yaraast/cli/visitors/dumper.py
yaraast/cli/visitors/formatters.py
yaraast/cli/visitors/formatters_helpers.py
yaraast/cli/visitors/tree_builder.py
yaraast/codegen/__init__.py
yaraast/codegen/advanced_generator.py
yaraast/codegen/advanced_generator_helpers.py
yaraast/codegen/advanced_generator_helpers2.py
yaraast/codegen/advanced_generator_layout.py
yaraast/codegen/comment_aware_generator.py
yaraast/codegen/formatting.py
yaraast/codegen/generator.py
yaraast/codegen/generator_expression_visitors.py
yaraast/codegen/generator_expressions.py
yaraast/codegen/generator_formatting.py
yaraast/codegen/generator_helpers.py
yaraast/codegen/generator_leaf_visitors.py
yaraast/codegen/generator_sections.py
yaraast/codegen/generator_structure_visitors.py
yaraast/codegen/pretty_printer.py
yaraast/codegen/pretty_printer_helpers.py
yaraast/codegen/pretty_printer_layout.py
yaraast/codegen/pretty_printer_sections.py
yaraast/dialects/__init__.py
yaraast/evaluation/__init__.py
yaraast/evaluation/evaluation_helpers.py
yaraast/evaluation/evaluator.py
yaraast/evaluation/evaluator_ops.py
yaraast/evaluation/mock_modules.py
yaraast/evaluation/string_matcher.py
yaraast/interfaces/__init__.py
yaraast/interfaces/lexer_interface.py
yaraast/interfaces/token_interface.py
yaraast/lexer/__init__.py
yaraast/lexer/comment_preserving_lexer.py
yaraast/lexer/error_tolerant_lexer.py
yaraast/lexer/lexer.py
yaraast/lexer/lexer_dispatch.py
yaraast/lexer/lexer_errors.py
yaraast/lexer/lexer_helpers.py
yaraast/lexer/lexer_readers.py
yaraast/lexer/lexer_state.py
yaraast/lexer/lexer_tables.py
yaraast/lexer/string_escape.py
yaraast/lexer/tokens.py
yaraast/libyara/__init__.py
yaraast/libyara/ast_optimizer.py
yaraast/libyara/compiler.py
yaraast/libyara/cross_validator.py
yaraast/libyara/direct_compiler.py
yaraast/libyara/direct_helpers.py
yaraast/libyara/direct_models.py
yaraast/libyara/equivalence.py
yaraast/libyara/scanner.py
yaraast/lsp/__init__.py
yaraast/lsp/__main__.py
yaraast/lsp/authoring.py
yaraast/lsp/authoring_actions.py
yaraast/lsp/authoring_actions_basic.py
yaraast/lsp/authoring_actions_common.py
yaraast/lsp/authoring_actions_rewrites.py
yaraast/lsp/authoring_actions_sorting.py
yaraast/lsp/authoring_rewriters.py
yaraast/lsp/authoring_support.py
yaraast/lsp/code_action_refactors.py
yaraast/lsp/code_action_semantic.py
yaraast/lsp/code_action_semantic_dispatch.py
yaraast/lsp/code_action_semantic_handlers.py
yaraast/lsp/code_action_semantic_quickfixes.py
yaraast/lsp/code_action_structured.py
yaraast/lsp/code_actions.py
yaraast/lsp/completion.py
yaraast/lsp/completion_helpers.py
yaraast/lsp/definition.py
yaraast/lsp/diagnostics.py
yaraast/lsp/diagnostics_helpers.py
yaraast/lsp/document_context.py
yaraast/lsp/document_highlight.py
yaraast/lsp/document_highlight_helpers.py
yaraast/lsp/document_links.py
yaraast/lsp/document_queries.py
yaraast/lsp/document_query_common.py
yaraast/lsp/document_query_lookup.py
yaraast/lsp/document_query_reference_ast.py
yaraast/lsp/document_query_reference_text.py
yaraast/lsp/document_query_references.py
yaraast/lsp/document_query_resolution.py
yaraast/lsp/document_query_resolution_ast.py
yaraast/lsp/document_query_resolution_ranges.py
yaraast/lsp/document_query_resolution_symbol_records.py
yaraast/lsp/document_query_resolution_symbols.py
yaraast/lsp/document_query_resolution_text.py
yaraast/lsp/document_rule_queries.py
yaraast/lsp/document_symbol_ranges.py
yaraast/lsp/document_symbol_sections.py
yaraast/lsp/document_symbols.py
yaraast/lsp/document_types.py
yaraast/lsp/folding_ranges.py
yaraast/lsp/formatting.py
yaraast/lsp/hover.py
yaraast/lsp/hover_renderers.py
yaraast/lsp/language_services.py
yaraast/lsp/lsp_docs.py
yaraast/lsp/lsp_types.py
yaraast/lsp/parsing.py
yaraast/lsp/provider_call_helpers.py
yaraast/lsp/references.py
yaraast/lsp/rename.py
yaraast/lsp/runtime.py
yaraast/lsp/runtime_observability.py
yaraast/lsp/runtime_rules.py
yaraast/lsp/runtime_workspace.py
yaraast/lsp/safe_handler.py
yaraast/lsp/selection_range.py
yaraast/lsp/selection_range_helpers.py
yaraast/lsp/semantic_tokens.py
yaraast/lsp/semantic_tokens_helpers.py
yaraast/lsp/server.py
yaraast/lsp/server_factory.py
yaraast/lsp/server_feature_document_handlers.py
yaraast/lsp/server_feature_handlers.py
yaraast/lsp/server_feature_helpers.py
yaraast/lsp/server_feature_language_handlers.py
yaraast/lsp/server_features.py
yaraast/lsp/signature_help.py
yaraast/lsp/structure.py
yaraast/lsp/symbol_tree_builder.py
yaraast/lsp/symbols.py
yaraast/lsp/text_utils.py
yaraast/lsp/utf16.py
yaraast/lsp/utils.py
yaraast/lsp/workspace_index.py
yaraast/lsp/workspace_symbols.py
yaraast/metrics/__init__.py
yaraast/metrics/_visitor_base.py
yaraast/metrics/capabilities.py
yaraast/metrics/complexity.py
yaraast/metrics/complexity_analysis_helpers.py
yaraast/metrics/complexity_calculator.py
yaraast/metrics/complexity_helpers.py
yaraast/metrics/complexity_model.py
yaraast/metrics/complexity_report_builder.py
yaraast/metrics/complexity_reporting.py
yaraast/metrics/dependency_graph.py
yaraast/metrics/dependency_graph_finder.py
yaraast/metrics/dependency_graph_generation.py
yaraast/metrics/dependency_graph_graphviz.py
yaraast/metrics/dependency_graph_helpers.py
yaraast/metrics/dependency_graph_render.py
yaraast/metrics/dependency_graph_stats.py
yaraast/metrics/dependency_graph_utils.py
yaraast/metrics/facade.py
yaraast/metrics/graphviz_factory.py
yaraast/metrics/html_templates.py
yaraast/metrics/html_tree.py
yaraast/metrics/html_tree_helpers.py
yaraast/metrics/html_tree_nodes.py
yaraast/metrics/html_tree_nodes_extra.py
yaraast/metrics/html_tree_nodes_trivial.py
yaraast/metrics/html_tree_render.py
yaraast/metrics/string_diagrams.py
yaraast/metrics/string_diagrams_analysis.py
yaraast/metrics/string_diagrams_common.py
yaraast/metrics/string_diagrams_graph_builders.py
yaraast/metrics/string_diagrams_graphs.py
yaraast/metrics/string_diagrams_graphviz.py
yaraast/metrics/string_diagrams_helpers.py
yaraast/metrics/string_diagrams_labels.py
yaraast/metrics/string_diagrams_render.py
yaraast/metrics/string_diagrams_stats.py
yaraast/metrics/workflows.py
yaraast/optimization/__init__.py
yaraast/optimization/dead_code_eliminator.py
yaraast/optimization/expression_optimizer.py
yaraast/optimization/rule_optimizer.py
yaraast/parser/__init__.py
yaraast/parser/_expressions.py
yaraast/parser/_expressions_binary.py
yaraast/parser/_expressions_for.py
yaraast/parser/_expressions_postfix.py
yaraast/parser/_expressions_primary.py
yaraast/parser/_rules.py
yaraast/parser/_shared.py
yaraast/parser/_strings.py
yaraast/parser/_token_stream.py
yaraast/parser/comment_aware_helpers.py
yaraast/parser/comment_aware_parser.py
yaraast/parser/error_tolerant_flow.py
yaraast/parser/error_tolerant_parser.py
yaraast/parser/error_tolerant_recovery.py
yaraast/parser/error_tolerant_types.py
yaraast/parser/hex_parser.py
yaraast/parser/parser.py
yaraast/parser/py.typed
yaraast/performance/__init__.py
yaraast/performance/batch_processor.py
yaraast/performance/batch_processor_ops.py
yaraast/performance/memory_helpers.py
yaraast/performance/memory_optimizer.py
yaraast/performance/memory_runtime.py
yaraast/performance/memory_transformer_visitors.py
yaraast/performance/optimizer.py
yaraast/performance/parallel_analyzer.py
yaraast/performance/parallel_execution.py
yaraast/performance/parallel_job_actions.py
yaraast/performance/parallel_job_helpers.py
yaraast/performance/parallel_models.py
yaraast/performance/streaming_mmap.py
yaraast/performance/streaming_parser.py
yaraast/performance/streaming_result_builders.py
yaraast/performance/streaming_results.py
yaraast/performance/string_analysis_helpers.py
yaraast/performance/string_analyzer.py
yaraast/performance/string_performance_checks.py
yaraast/resolution/__init__.py
yaraast/resolution/dependency_graph.py
yaraast/resolution/include_resolver.py
yaraast/resolution/workspace.py
yaraast/resolution/workspace_analysis.py
yaraast/resolution/workspace_models.py
yaraast/serialization/__init__.py
yaraast/serialization/ast_diff.py
yaraast/serialization/ast_diff_compare.py
yaraast/serialization/ast_diff_condition.py
yaraast/serialization/ast_diff_hasher.py
yaraast/serialization/ast_diff_meta.py
yaraast/serialization/ast_diff_modifiers.py
yaraast/serialization/ast_diff_strings.py
yaraast/serialization/ast_diff_tags.py
yaraast/serialization/file_io_helpers.py
yaraast/serialization/json_serialize_visitors.py
yaraast/serialization/json_serializer.py
yaraast/serialization/json_serializer_deserialize.py
yaraast/serialization/protobuf_conversion.py
yaraast/serialization/protobuf_serializer.py
yaraast/serialization/roundtrip_helpers.py
yaraast/serialization/roundtrip_models.py
yaraast/serialization/roundtrip_pipeline_helpers.py
yaraast/serialization/roundtrip_serializer.py
yaraast/serialization/serializer_helpers.py
yaraast/serialization/simple_roundtrip.py
yaraast/serialization/simple_roundtrip_helpers.py
yaraast/serialization/yaml_serializer.py
yaraast/serialization/yaml_serializer_helpers.py
yaraast/serialization/yara_ast_pb2.py
yaraast/serialization/ast_diff/reporting/__init__.py
yaraast/serialization/ast_diff/reporting/condition.py
yaraast/serialization/ast_diff/reporting/meta.py
yaraast/serialization/ast_diff/reporting/modifiers.py
yaraast/serialization/ast_diff/reporting/strings.py
yaraast/serialization/ast_diff/reporting/tags.py
yaraast/shared/__init__.py
yaraast/shared/ast_analysis.py
yaraast/types/__init__.py
yaraast/types/_expr_inference.py
yaraast/types/_expr_inference_ops.py
yaraast/types/_inference.py
yaraast/types/_registry.py
yaraast/types/_registry_base.py
yaraast/types/_registry_builtins.py
yaraast/types/_registry_collections.py
yaraast/types/_registry_module.py
yaraast/types/_registry_primitives.py
yaraast/types/_ruleset_inference.py
yaraast/types/_validation.py
yaraast/types/module_contracts.py
yaraast/types/module_definitions.py
yaraast/types/module_loader.py
yaraast/types/semantic_validator.py
yaraast/types/semantic_validator_core.py
yaraast/types/semantic_validator_functions.py
yaraast/types/semantic_validator_helpers.py
yaraast/types/semantic_validator_strings.py
yaraast/types/type_environment.py
yaraast/types/type_system.py
yaraast/visitor/__init__.py
yaraast/visitor/base.py
yaraast/visitor/base_expressions.py
yaraast/visitor/base_helpers.py
yaraast/visitor/base_misc.py
yaraast/visitor/base_rules.py
yaraast/visitor/base_strings.py
yaraast/visitor/defaults.py
yaraast/visitor/protocols.py
yaraast/visitor/transformer_impl.py
yaraast/visitor/visitor.py
yaraast/yaral/__init__.py
yaraast/yaral/_parsing.py
yaraast/yaral/_parsing_conditions.py
yaraast/yaral/_parsing_events.py
yaraast/yaral/_parsing_match.py
yaraast/yaral/_parsing_outcome.py
yaraast/yaral/_parsing_outcome_args.py
yaraast/yaral/_parsing_rules.py
yaraast/yaral/_shared.py
yaraast/yaral/_token_stream.py
yaraast/yaral/ast_nodes.py
yaraast/yaral/enhanced_parser.py
yaraast/yaral/enhanced_parser_conditions.py
yaraast/yaral/enhanced_parser_events.py
yaraast/yaral/enhanced_parser_helpers.py
yaraast/yaral/enhanced_parser_match.py
yaraast/yaral/enhanced_parser_outcome.py
yaraast/yaral/enhanced_parser_rules.py
yaraast/yaral/generator.py
yaraast/yaral/generator_helpers.py
yaraast/yaral/lexer.py
yaraast/yaral/lexer_tables.py
yaraast/yaral/optimizer.py
yaraast/yaral/optimizer_conditions.py
yaraast/yaral/optimizer_events.py
yaraast/yaral/optimizer_helpers.py
yaraast/yaral/optimizer_outcome.py
yaraast/yaral/parser.py
yaraast/yaral/tokens.py
yaraast/yaral/validator.py
yaraast/yaral/validator_conditions.py
yaraast/yaral/validator_events.py
yaraast/yaral/validator_match.py
yaraast/yaral/validator_meta.py
yaraast/yaral/validator_options.py
yaraast/yaral/validator_outcomes.py
yaraast/yaral/validator_rules.py
yaraast/yaral/visitor_base.py
yaraast/yarax/__init__.py
yaraast/yarax/ast_nodes.py
yaraast/yarax/compatibility_checker.py
yaraast/yarax/feature_flags.py
yaraast/yarax/generator.py
yaraast/yarax/parser.py
yaraast/yarax/parser_collections.py
yaraast/yarax/parser_conditions.py
yaraast/yarax/parser_expressions.py
yaraast/yarax/parser_helpers.py
yaraast/yarax/syntax_adapter.py