fn step(self: *Self, stream: *field_call, allocator: std.mem.Allocator, context: ExpressionContext) ExpressionError!bool
[src]
Reads an opcode and its operands from stream
, then executes it
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