Gordian Envelope TypeScript Library - v1.0.0-alpha.13
Preparing search index...
Function
Class Function
Index
Methods
new
Known
new
Named
from
Numeric
from
String
is
Known
is
Named
value
id
name
named
Name
assigned
Name
is
Numeric
is
String
envelope
with
Parameter
equals
hash
Code
to
String
Methods
Static
new
Known
newKnown
(
value
:
number
,
name
?:
string
)
:
Function
Parameters
value
:
number
Optional
name
:
string
Returns
Function
Static
new
Named
newNamed
(
name
:
string
)
:
Function
Parameters
name
:
string
Returns
Function
Static
from
Numeric
fromNumeric
(
id
:
number
)
:
Function
Parameters
id
:
number
Returns
Function
Static
from
String
fromString
(
name
:
string
)
:
Function
Parameters
name
:
string
Returns
Function
is
Known
isKnown
()
:
boolean
Returns
boolean
is
Named
isNamed
()
:
boolean
Returns
boolean
value
value
()
:
number
|
undefined
Returns
number
|
undefined
id
id
()
:
FunctionID
Returns
FunctionID
name
name
()
:
string
Returns
string
named
Name
namedName
()
:
string
|
undefined
Returns
string
|
undefined
assigned
Name
assignedName
()
:
string
|
undefined
Returns
string
|
undefined
is
Numeric
isNumeric
()
:
boolean
Returns
boolean
is
String
isString
()
:
boolean
Returns
boolean
envelope
envelope
()
:
Envelope
Returns
Envelope
with
Parameter
withParameter
(
param
:
ParameterID
,
value
:
EnvelopeEncodableValue
)
:
Expression
Parameters
param
:
ParameterID
value
:
EnvelopeEncodableValue
Returns
Expression
equals
equals
(
other
:
Function
)
:
boolean
Parameters
other
:
Function
Returns
boolean
hash
Code
hashCode
()
:
number
Returns
number
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
new
Known
new
Named
from
Numeric
from
String
is
Known
is
Named
value
id
name
named
Name
assigned
Name
is
Numeric
is
String
envelope
with
Parameter
equals
hash
Code
to
String
Gordian Envelope TypeScript Library - v1.0.0-alpha.13
Loading...