Search
Preparing search index...
The search index is not available
composable
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
StaticStream
Class StaticStream
Hierarchy
StreamRef
StaticStream
Implements
IFragment
IPlaceholder
<
string
>
Index
Constructors
constructor
Properties
name
Accessors
dependencies
Methods
clone
compile
materialize
named
select
normalize
normalize
All
Constructors
constructor
new
Static
Stream
(
name
:
string
)
:
StaticStream
Parameters
name:
string
Returns
StaticStream
Properties
name
name
:
string
Accessors
dependencies
get
dependencies
(
)
:
this
[]
Returns
this
[]
Methods
clone
clone
(
)
:
StaticStream
Returns
StaticStream
compile
compile
(
compiler
:
ICompiler
)
:
this
Parameters
compiler:
ICompiler
Returns
this
materialize
materialize
(
)
:
string
Returns
string
named
named
(
name
:
string
)
:
this
Parameters
name:
string
Returns
this
select
select
(
suffix
:
string
)
:
SelectStreamRef
Parameters
suffix:
string
Returns
SelectStreamRef
Static
normalize
normalize
(
streams
:
Stream
[]
)
:
StreamRef
[]
normalize
(
streams
:
Stream
)
:
StreamRef
Parameters
streams:
Stream
[]
Returns
StreamRef
[]
Parameters
streams:
Stream
Returns
StreamRef
Static
normalize
All
normalize
All
(
streams
:
Stream
|
Stream
[]
)
:
StreamRef
[]
Parameters
streams:
Stream
|
Stream
[]
Returns
StreamRef
[]
Globals
Static
Stream
constructor
name
dependencies
clone
compile
materialize
named
select
normalize
normalize
All
Generated using
TypeDoc