Skip to content

Propogation of constants. - #43

Open
dijkstradev wants to merge 14 commits into
wvisser:masterfrom
dijkstradev:master
Open

Propogation of constants.#43
dijkstradev wants to merge 14 commits into
wvisser:masterfrom
dijkstradev:master

Conversation

@dijkstradev

Copy link
Copy Markdown

No description provided.

private Stack<Expression> stack;

public Expression getExpression() {
return stack.pop();

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please stick to one style convention, tabs or spaces. Try and format the rest of the code. It's good to keep to the convention used in the original code, in this case, it's tabs.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants