Compiler
Browse all 1325 domain entities categorized under Compiler in the svelte Architecture Docs architecture documentation.
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
Evaluates variable scopes, reactive dependencies, and CSS usage. Architecture documentation for the Analyzer subdomain (part of Compiler domain) in the svelte codebase. Contains 6 source files.
Migrator — svelte Architecture
Automates the transition of legacy Svelte code to modern Svelte 5 syntax. Architecture documentation for the Migrator subdomain (part of Compiler domain) in the svelte codebase. Contains 9 source files.
Parser — svelte Architecture
Handles template tokenization and AST construction using Acorn. Architecture documentation for the Parser subdomain (part of Compiler domain) in the svelte codebase. Contains 12 source files.
Transformer — svelte Architecture
Converts high-level Svelte runes into low-level runtime calls. Architecture documentation for the Transformer subdomain (part of Compiler domain) in the svelte codebase. Contains 207 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free