svelte-ast-print - v0.6.0
Preparing search index...
svelte-ast-print/template
<internal>
BaseNode
Interface BaseNode
interface
BaseNode
{
end
:
number
;
start
:
number
;
type
:
string
;
}
Hierarchy (
View Summary
)
BaseNode
Comment
Text
Root
Attribute
SpreadAttribute
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
svelte-ast-print - v0.6.0
Loading...