fn run(self: *Self, expression: []const u8, allocator: std.mem.Allocator, context: ExpressionContext, initial_value: ?usize) ExpressionError!?Value

Parameters

self: *Self,
expression: []const u8,
allocator: std.mem.Allocator,
initial_value: ?usize,