Search
Preparing search index...
The search index is not available
algosdk
Options
All
Public
Public/Protected
All
Inherited
Menu
algosdk
<internal>
DryrunTraceLine
Class DryrunTraceLine
Hierarchy
DryrunTraceLine
Index
Constructors
constructor
Properties
error
line
pc
scratch
stack
Constructors
constructor
new
Dryrun
Trace
Line
(
line
:
DryrunTraceLineResponse
)
:
DryrunTraceLine
Parameters
line:
DryrunTraceLineResponse
Returns
DryrunTraceLine
Properties
error
error
:
string
= ''
line
line
:
number
= 0
pc
pc
:
number
= 0
scratch
scratch
:
TealValue
[]
= []
stack
stack
:
DryrunStackValue
[]
= []
Exports
<internal>
modelsv2
Dryrun
Trace
Line
constructor
error
line
pc
scratch
stack
Generated using
TypeDoc