List of all items
Structs
- BytePos
- CompileError
- LineColumn
- ParseCounters
- ParseOptions
- ParseTimings
- SourceId
- SourcePosition
- SourceText
- Span
- arena::ArenaNode
- arena::EditResult
- arena::NodeId
- arena::SvelteAst
- arena::TextEdit
- ast::CssAst
- ast::Document
- ast::common::AttrError
- ast::common::JsComment
- ast::common::Loc
- ast::common::ParseError
- ast::common::Position
- ast::common::SnippetHeaderError
- ast::common::SourceRange
- ast::legacy::AttributeShorthand
- ast::legacy::AwaitBlock
- ast::legacy::BinaryExpressionNode
- ast::legacy::CallExpressionNode
- ast::legacy::CatchBlock
- ast::legacy::Comment
- ast::legacy::DebugTag
- ast::legacy::DirectiveAttribute
- ast::legacy::EachBlock
- ast::legacy::Element
- ast::legacy::ElseBlock
- ast::legacy::Fragment
- ast::legacy::Head
- ast::legacy::IdentifierExpression
- ast::legacy::IfBlock
- ast::legacy::InlineComponent
- ast::legacy::KeyBlock
- ast::legacy::LiteralExpression
- ast::legacy::MustacheTag
- ast::legacy::NamedAttribute
- ast::legacy::OtherExpressionJson
- ast::legacy::PendingBlock
- ast::legacy::ProgramComment
- ast::legacy::RawMustacheTag
- ast::legacy::Root
- ast::legacy::Script
- ast::legacy::SnippetBlock
- ast::legacy::SpreadAttribute
- ast::legacy::Style
- ast::legacy::StyleAtrule
- ast::legacy::StyleDirective
- ast::legacy::StyleRule
- ast::legacy::StyleSelector
- ast::legacy::StyleSelectorList
- ast::legacy::Text
- ast::legacy::ThenBlock
- ast::legacy::TransitionDirective
- ast::modern::AttachTag
- ast::modern::AwaitBlock
- ast::modern::BinaryExpression
- ast::modern::CallExpression
- ast::modern::Comment
- ast::modern::Component
- ast::modern::ConstTag
- ast::modern::Css
- ast::modern::CssAtrule
- ast::modern::CssAttributeSelector
- ast::modern::CssBlock
- ast::modern::CssCombinator
- ast::modern::CssComplexSelector
- ast::modern::CssContent
- ast::modern::CssDeclaration
- ast::modern::CssNameSelector
- ast::modern::CssPseudoClassSelector
- ast::modern::CssRelativeSelector
- ast::modern::CssRule
- ast::modern::CssSelectorList
- ast::modern::CssValueSelector
- ast::modern::CustomElement
- ast::modern::DebugTag
- ast::modern::DirectiveAttribute
- ast::modern::EachBlock
- ast::modern::Expression
- ast::modern::ExpressionSyntax
- ast::modern::ExpressionTag
- ast::modern::Fragment
- ast::modern::HtmlTag
- ast::modern::Identifier
- ast::modern::IfBlock
- ast::modern::JsComment
- ast::modern::KeyBlock
- ast::modern::Literal
- ast::modern::NamedAttribute
- ast::modern::Options
- ast::modern::RegularElement
- ast::modern::RenderTag
- ast::modern::Root
- ast::modern::RootComment
- ast::modern::Script
- ast::modern::SlotElement
- ast::modern::SnippetBlock
- ast::modern::SpreadAttribute
- ast::modern::StyleDirective
- ast::modern::SvelteBody
- ast::modern::SvelteBoundary
- ast::modern::SvelteComponent
- ast::modern::SvelteDocument
- ast::modern::SvelteElement
- ast::modern::SvelteFragment
- ast::modern::SvelteHead
- ast::modern::SvelteSelf
- ast::modern::SvelteWindow
- ast::modern::Text
- ast::modern::TitleElement
- ast::modern::TransitionDirective
- cst::AttachTag
- cst::AttributeIter
- cst::AttributeNode
- cst::AwaitBlock
- cst::ChildIter
- cst::CommentNode
- cst::Configured
- cst::ConstTag
- cst::CstEdit
- cst::CstParser
- cst::CstPoint
- cst::DebugTag
- cst::Document
- cst::EachBlock
- cst::Element
- cst::ElseClause
- cst::ExpressionCache
- cst::ExpressionTag
- cst::HtmlTag
- cst::IfBlock
- cst::KeyBlock
- cst::ParsedDocument
- cst::RenderTag
- cst::Root
- cst::SnippetBlock
- cst::StartTag
- cst::TextNode
- cst::Unconfigured
- js::JsExpression
- js::JsParameters
- js::JsPattern
- js::JsProgram
Enums
- AttributeKind
- DiagnosticKind
- ElementKind
- ParseMode
- SvelteElementKind
- arena::NodeKind
- ast::CssRootType
- ast::Root
- ast::common::AttrErrorKind
- ast::common::AttributeValueSyntax
- ast::common::DirectiveValueSyntax
- ast::common::FragmentType
- ast::common::JsCommentKind
- ast::common::LiteralValue
- ast::common::ParseErrorKind
- ast::common::RootCommentType
- ast::common::ScriptContext
- ast::common::ScriptType
- ast::common::SnippetHeaderErrorKind
- ast::legacy::Attribute
- ast::legacy::AttributeValue
- ast::legacy::AttributeValueKind
- ast::legacy::BinaryExpressionType
- ast::legacy::CallExpressionType
- ast::legacy::CatchBlockType
- ast::legacy::ElementTag
- ast::legacy::ElseBlockType
- ast::legacy::Expression
- ast::legacy::IdentifierType
- ast::legacy::LiteralType
- ast::legacy::Node
- ast::legacy::PendingBlockType
- ast::legacy::StyleNode
- ast::legacy::StyleSelectorType
- ast::legacy::StyleType
- ast::legacy::ThenBlockType
- ast::modern::Alternate
- ast::modern::Attribute
- ast::modern::AttributeValue
- ast::modern::AttributeValueKind
- ast::modern::CssBlockChild
- ast::modern::CssBlockType
- ast::modern::CssCombinatorType
- ast::modern::CssComplexSelectorType
- ast::modern::CssNode
- ast::modern::CssRelativeSelectorType
- ast::modern::CssSelectorListType
- ast::modern::CssSimpleSelector
- ast::modern::CssType
- ast::modern::Entry
- ast::modern::ExpressionTagType
- ast::modern::JsCommentKind
- ast::modern::JsNodeHandle
- ast::modern::Node
- ast::modern::RootType
- ast::modern::Search
- cst::Alternate
- cst::AttributeValuePart
- cst::Language
- cst::TemplateNode
Traits
Functions
- ast::legacy::attribute_value_from_modern
- ast::legacy::attribute_value_kind_from_modern
- ast::legacy::directive_attribute_from_modern
- ast::legacy::script_from_modern
- ast::legacy::style_directive_from_modern
- ast::legacy::transition_directive_from_modern
- classify_attribute_name
- classify_element_name
- compat::legacy_expression_from_modern_expression
- cst::classify_node
- cst::parse_svelte
- cst::parse_svelte_incremental
- cst::parse_svelte_with_old_tree
- find_matching_brace_close
- is_component_name
- is_custom_element_name
- is_valid_component_name
- is_valid_element_name
- is_void_element_name
- legacy_root_from_modern
- line_column_at_offset
- parse
- parse_css
- parse_legacy_root_from_cst
- parse_modern_css_nodes
- parse_modern_expression_from_text
- parse_modern_expression_tag
- parse_modern_root
- parse_modern_root_incremental
- parse_modern_root_timed
- parse_svelte_ignores
- read_parse_counters
- reset_parse_counters