svelte-ast-print - v0.6.0
Preparing search index...
_internal/shared
<internal>
Line
Class Line
Internal
Index
Constructors
constructor
Properties
depth
output
Methods
to
String
Constructors
constructor
new
Line
(
depth
:
number
,
...
output
:
string
[]
[]
)
:
Line
Parameters
depth
:
number
...
output
:
string
[]
[]
Returns
Line
Properties
depth
depth
:
number
Determines at which indentation level this line is supposed to be.
output
output
:
string
[]
= []
Content of line.
Methods
to
String
toString
(
indent
:
string
)
:
string
Parameters
indent
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
depth
output
Methods
to
String
svelte-ast-print - v0.6.0
Loading...
Determines at which indentation level this line is supposed to be.