Skip to content

Propagate#55

Open
18966330 wants to merge 26 commits intowvisser:masterfrom
18966330:master
Open

Propagate#55
18966330 wants to merge 26 commits intowvisser:masterfrom
18966330:master

Conversation

@18966330
Copy link
Copy Markdown

private class PropagateVisitor extends Visitor {


private Stack<Expression> stack;
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 fix this line spacing. Unnecessary blank lines.

linearInteger = true;
}

@Override
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Add inline comments and maybe some Javadoc.

}


}else if (nop == Operation.Operator.AND){
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 fix your spacing.

@18966330
Copy link
Copy Markdown
Author

I fixed the problems

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.

3 participants