Instruction Variable Schema
Auto-generated
This page is generated from inst_var_schema.json by the schema doc generator. To update this page, edit the schema file and run bin/chore gen schema-docs.
Schema for instruction decode variable definitions
Definitions
polymorphic_data
| Property | Type | Required | Description |
|---|---|---|---|
location | Location specifier for a field | ||
$inherits | One of: string | Array<string> | ||
type | object |
Properties
| Property | Type | Required | Description |
|---|---|---|---|
$schema | any | ✓ | |
kind | any | ✓ | |
name | string | ✓ | |
data | One of: fully_resolved_data | polymorphic_data | ✓ |
Schema Information
| Property | Value |
|---|---|
| Version | v0.1 |
| JSON Schema Version | Draft 07 |