fn step(self: *Self, stream: *field_call, allocator: std.mem.Allocator, context: ExpressionContext) ExpressionError!bool

Reads an opcode and its operands from stream, then executes it

Parameters

self: *Self,
stream: *field_call,
allocator: std.mem.Allocator,