Preparing search index...
The search index is not available
@bitauth/libauth
@bitauth/libauth
ScriptReductionTraceEvaluationNode
Interface ScriptReductionTraceEvaluationNode<ProgramState>
The result of reducing a single CashAssembly script node.
Type Parameters
ProgramState
Hierarchy
ScriptReductionTraceNode
ScriptReductionTraceEvaluationNode
Index
Properties
bytecode
errors?
range
source
trace
Properties
bytecode
bytecode
:
Uint8Array
Optional
errors
errors
?:
CompilationError
[]
range
range
:
Range
source
source
:
ScriptReductionTraceScriptNode
<
ProgramState
>
trace
trace
:
ProgramState
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@bitauth/libauth
Script
Reduction
Trace
Evaluation
Node
bytecode
errors?
range
source
trace
Generated using
TypeDoc
The result of reducing a single CashAssembly script node.