NamedArg
NamedArg = {
Workspace:string; } |InstructionArg
Defined in: ootle/src/builder.ts:62
A NamedArg is either:
{ Workspace: string }— a named workspace reference resolved by the builder to a numeric IDInstructionArg— a fully-formed{ Workspace: WorkspaceOffsetId }or{ Literal: string }