Skip to main content

Interface: InterpretationResult

Defined in: packages/tools/src/baleybots-dsl-v2/types.ts:436

Properties

entityNames

entityNames: string[]

Defined in: packages/tools/src/baleybots-dsl-v2/types.ts:447

Entity names defined


executable

executable: Processable<unknown, unknown> | null

Defined in: packages/tools/src/baleybots-dsl-v2/types.ts:438

The executable pipeline


pipelineStructure

pipelineStructure: PipelineStructure | null

Defined in: packages/tools/src/baleybots-dsl-v2/types.ts:441

Serializable structure for UI display


runInput

runInput: string | null

Defined in: packages/tools/src/baleybots-dsl-v2/types.ts:444

Input for run statement (if present)