Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-print
_internal/shared
<internal>
BaseNode
Interface BaseNode
interface
BaseNode
{
end
:
number
;
start
:
number
;
type
:
string
;
}
Hierarchy (
View Summary
)
BaseNode
Script
Attribute
SpreadAttribute
BaseElement
Root
Comment
Text
AnimateDirective
BindDirective
ClassDirective
LetDirective
OnDirective
StyleDirective
TransitionDirective
UseDirective
ExpressionTag
AwaitBlock
EachBlock
IfBlock
KeyBlock
SnippetBlock
ConstTag
DebugTag
HtmlTag
RenderTag
Index
Properties
end
start
type
Properties
end
end
:
number
start
start
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
start
type
Documentation
Loading...