Compiler
Browse all 6857 domain entities categorized under Compiler in the svelte Architecture Docs architecture documentation.
attribute_quoted() — svelte Function Reference
Architecture documentation for the attribute_quoted() function in warnings.js from the svelte codebase.
bidirectional_control_characters() — svelte Function Reference
Architecture documentation for the bidirectional_control_characters() function in warnings.js from the svelte codebase.
bind_invalid_each_rest() — svelte Function Reference
Architecture documentation for the bind_invalid_each_rest() function in warnings.js from the svelte codebase.
block_empty() — svelte Function Reference
Architecture documentation for the block_empty() function in warnings.js from the svelte codebase.
component_name_lowercase() — svelte Function Reference
Architecture documentation for the component_name_lowercase() function in warnings.js from the svelte codebase.
constructor() — svelte Function Reference
Architecture documentation for the constructor() function in warnings.js from the svelte codebase.
css_unused_selector() — svelte Function Reference
Architecture documentation for the css_unused_selector() function in warnings.js from the svelte codebase.
custom_element_props_identifier() — svelte Function Reference
Architecture documentation for the custom_element_props_identifier() function in warnings.js from the svelte codebase.
element_implicitly_closed() — svelte Function Reference
Architecture documentation for the element_implicitly_closed() function in warnings.js from the svelte codebase.
element_invalid_self_closing_tag() — svelte Function Reference
Architecture documentation for the element_invalid_self_closing_tag() function in warnings.js from the svelte codebase.
event_directive_deprecated() — svelte Function Reference
Architecture documentation for the event_directive_deprecated() function in warnings.js from the svelte codebase.
export_let_unused() — svelte Function Reference
Architecture documentation for the export_let_unused() function in warnings.js from the svelte codebase.
legacy_code() — svelte Function Reference
Architecture documentation for the legacy_code() function in warnings.js from the svelte codebase.
legacy_component_creation() — svelte Function Reference
Architecture documentation for the legacy_component_creation() function in warnings.js from the svelte codebase.
node_invalid_placement_ssr() — svelte Function Reference
Architecture documentation for the node_invalid_placement_ssr() function in warnings.js from the svelte codebase.
non_reactive_update() — svelte Function Reference
Architecture documentation for the non_reactive_update() function in warnings.js from the svelte codebase.
options_deprecated_accessors() — svelte Function Reference
Architecture documentation for the options_deprecated_accessors() function in warnings.js from the svelte codebase.
options_deprecated_immutable() — svelte Function Reference
Architecture documentation for the options_deprecated_immutable() function in warnings.js from the svelte codebase.
options_missing_custom_element() — svelte Function Reference
Architecture documentation for the options_missing_custom_element() function in warnings.js from the svelte codebase.
options_removed_enable_sourcemap() — svelte Function Reference
Architecture documentation for the options_removed_enable_sourcemap() function in warnings.js from the svelte codebase.
options_removed_hydratable() — svelte Function Reference
Architecture documentation for the options_removed_hydratable() function in warnings.js from the svelte codebase.
options_removed_loop_guard_timeout() — svelte Function Reference
Architecture documentation for the options_removed_loop_guard_timeout() function in warnings.js from the svelte codebase.
options_renamed_ssr_dom() — svelte Function Reference
Architecture documentation for the options_renamed_ssr_dom() function in warnings.js from the svelte codebase.
perf_avoid_inline_class() — svelte Function Reference
Architecture documentation for the perf_avoid_inline_class() function in warnings.js from the svelte codebase.
perf_avoid_nested_class() — svelte Function Reference
Architecture documentation for the perf_avoid_nested_class() function in warnings.js from the svelte codebase.
reactive_declaration_invalid_placement() — svelte Function Reference
Architecture documentation for the reactive_declaration_invalid_placement() function in warnings.js from the svelte codebase.
reactive_declaration_module_script_dependency() — svelte Function Reference
Architecture documentation for the reactive_declaration_module_script_dependency() function in warnings.js from the svelte codebase.
script_context_deprecated() — svelte Function Reference
Architecture documentation for the script_context_deprecated() function in warnings.js from the svelte codebase.
script_unknown_attribute() — svelte Function Reference
Architecture documentation for the script_unknown_attribute() function in warnings.js from the svelte codebase.
slot_element_deprecated() — svelte Function Reference
Architecture documentation for the slot_element_deprecated() function in warnings.js from the svelte codebase.
state_referenced_locally() — svelte Function Reference
Architecture documentation for the state_referenced_locally() function in warnings.js from the svelte codebase.
store_rune_conflict() — svelte Function Reference
Architecture documentation for the store_rune_conflict() function in warnings.js from the svelte codebase.
svelte_component_deprecated() — svelte Function Reference
Architecture documentation for the svelte_component_deprecated() function in warnings.js from the svelte codebase.
svelte_element_invalid_this() — svelte Function Reference
Architecture documentation for the svelte_element_invalid_this() function in warnings.js from the svelte codebase.
svelte_self_deprecated() — svelte Function Reference
Architecture documentation for the svelte_self_deprecated() function in warnings.js from the svelte codebase.
unknown_code() — svelte Function Reference
Architecture documentation for the unknown_code() function in warnings.js from the svelte codebase.
w() — svelte Function Reference
Architecture documentation for the w() function in warnings.js from the svelte codebase.
Analyzer — svelte Architecture
Performs static analysis to detect reactive dependencies and style usage. Architecture documentation for the Analyzer subdomain (part of Compiler domain) in the svelte codebase. Contains 52 source files.
Migrator — svelte Architecture
Handles the conversion of legacy Svelte code to modern syntax equivalents. Architecture documentation for the Migrator subdomain (part of Compiler domain) in the svelte codebase. Contains 1345 source files.
Parser — svelte Architecture
Uses Acorn and custom logic to convert source strings into structured AST nodes. Architecture documentation for the Parser subdomain (part of Compiler domain) in the svelte codebase. Contains 58 source files.
Transformer — svelte Architecture
Systematically rewrites the AST to inject runtime reactivity and DOM instructions. Architecture documentation for the Transformer subdomain (part of Compiler domain) in the svelte codebase. Contains 744 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free