Search
Preparing search index...
The search index is not available
@tezwell/smartts-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@tezwell/smartts-sdk
core
OnChainView
Class OnChainView
Hierarchy
View
OnChainView
Index
Constructors
constructor
Properties
in
Type
line
name
statements
Accessors
view
Argument
Methods
[to
Primitive]
code
set
Input
Type
Constructors
constructor
new
On
Chain
View
(
name
:
string
, line
?:
LineInfo
)
:
OnChainView
Parameters
name:
string
line:
LineInfo
= ...
Returns
OnChainView
Properties
Protected
in
Type
in
Type
:
IType
<
TypeAtom
>
= ...
Protected
line
line
:
LineInfo
name
name
:
string
Protected
statements
statements
:
IToString
[]
= []
Accessors
Protected
view
Argument
get
viewArgument
(
)
:
Proxied
<
Proxied
<
Expression
<
any
>
>
>
Returns
Proxied
<
Proxied
<
Expression
<
any
>
>
>
Methods
[to
Primitive]
[to
Primitive]
(
)
:
string
Returns
string
code
code
(
callback
:
(
arg
:
Proxied
<
IExpression
<
any
>
>
)
=>
IToString
[]
)
:
OnChainView
Parameters
callback:
(
arg
:
Proxied
<
IExpression
<
any
>
>
)
=>
IToString
[]
(
arg
:
Proxied
<
IExpression
<
any
>
>
)
:
IToString
[]
Parameters
arg:
Proxied
<
IExpression
<
any
>
>
Returns
IToString
[]
Returns
OnChainView
set
Input
Type
set
Input
Type
(
type
:
IType
<
TypeAtom
>
)
:
OnChainView
Parameters
type:
IType
<
TypeAtom
>
Returns
OnChainView
Modules
compiler
core
expression
statement
type
On
Chain
View
constructor
in
Type
line
name
statements
view
Argument
[to
Primitive]
code
set
Input
Type
Generated using
TypeDoc