Binaryen.TS
Preparing search index...
binaryen.ts
expressions
StringWTF16Get
Class StringWTF16Get
Hierarchy (
View Summary
)
Expression
StringWTF16Get
Index
Constructors
constructor
Properties
_
ptr
Accessors
id
type
Methods
finalize
to
Text
value
Of
Constructors
constructor
new
StringWTF16Get
(
expr
:
number
)
:
StringWTF16Get
Parameters
expr
:
number
Returns
StringWTF16Get
Properties
Protected
Readonly
_
ptr
_ptr
:
number
The underlying C-API pointer of the wrapped expression.
Accessors
id
get
id
()
:
ExpressionId
Returns
ExpressionId
type
get
type
()
:
number
Returns
number
set
type
(
typ
:
number
)
:
void
Parameters
typ
:
number
Returns
void
Methods
finalize
finalize
()
:
void
Returns
void
to
Text
toText
()
:
string
Returns
string
value
Of
valueOf
()
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
ptr
Accessors
id
type
Methods
finalize
to
Text
value
Of
Binaryen.TS
Loading...
The underlying C-API pointer of the wrapped expression.