Interface ResolvedSegmentScriptBytecode

Hierarchy

  • ResolvedSegmentBase
    • ResolvedSegmentScriptBytecode

Properties

range: Range
script: string

The full identifier of the script that resolved to this value.

The source ResolvedScript that was compiled to produce this value.

type: "bytecode"
value: Uint8Array

Generated using TypeDoc