Gordian Envelope TypeScript Library - v1.0.0-alpha.13
Preparing search index...
Expression
Class Expression
Index
Constructors
constructor
Methods
function
parameters
with
Parameter
with
Parameters
get
Parameter
has
Parameter
envelope
from
Envelope
to
String
Constructors
constructor
new
Expression
(
func
:
Function
)
:
Expression
Parameters
func
:
Function
Returns
Expression
Methods
function
function
()
:
Function
Returns
Function
parameters
parameters
()
:
Parameter
[]
Returns
Parameter
[]
with
Parameter
withParameter
(
param
:
ParameterID
,
value
:
EnvelopeEncodableValue
)
:
Expression
Parameters
param
:
ParameterID
value
:
EnvelopeEncodableValue
Returns
Expression
with
Parameters
withParameters
(
params
:
Record
<
string
,
EnvelopeEncodableValue
>
)
:
Expression
Parameters
params
:
Record
<
string
,
EnvelopeEncodableValue
>
Returns
Expression
get
Parameter
getParameter
(
param
:
ParameterID
)
:
Envelope
|
undefined
Parameters
param
:
ParameterID
Returns
Envelope
|
undefined
has
Parameter
hasParameter
(
param
:
ParameterID
)
:
boolean
Parameters
param
:
ParameterID
Returns
boolean
envelope
envelope
()
:
Envelope
Returns
Envelope
Static
from
Envelope
fromEnvelope
(
envelope
:
Envelope
)
:
Expression
Parameters
envelope
:
Envelope
Returns
Expression
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
function
parameters
with
Parameter
with
Parameters
get
Parameter
has
Parameter
envelope
from
Envelope
to
String
Gordian Envelope TypeScript Library - v1.0.0-alpha.13
Loading...