Closed mhanberg closed 7 months ago
Fuel is consumed when you parse an expression, and refilled when you increment the token. When the parser runs out of fuel, there is most likely a bug and it will raise with a NoFuelRemaining exception
Fuel is consumed when you parse an expression, and refilled when you increment the token. When the parser runs out of fuel, there is most likely a bug and it will raise with a NoFuelRemaining exception