Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-print
_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
Documentation
Loading...
Determines at which indentation level this line is supposed to be.