Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-analyze
base
<internal>
BaseNode
Interface BaseNode
interface
BaseNode
{
end
:
number
;
start
:
number
;
type
:
string
;
}
Hierarchy (
View Summary
)
BaseNode
Attribute
Comment
Text
SpreadAttribute
Root
Script
AnimateDirective
BindDirective
ClassDirective
LetDirective
OnDirective
StyleDirective
TransitionDirective
UseDirective
AwaitBlock
EachBlock
IfBlock
KeyBlock
SnippetBlock
ConstTag
DebugTag
ExpressionTag
HtmlTag
RenderTag
BaseElement
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...