Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

expose prepareExpression and change the name to match other functions #674

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

cdonnelly1992
Copy link

Exposing prepareExpression would allow someone to run the parse command by hand (prepare, tokenize, toRPN, parseRPN) and also make changes to the tokens/RPN if needed.

I'm pretty sure this covers everything needed to expose prepare_expression. Based on the other methods in the parser, I renamed prepare_expression to prepareExpression.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant