We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the typestate analysis options. It's probably defaulting to main() methods but this may not match what we get from the input program.
The text was updated successfully, but these errors were encountered:
It could be the case that SAFE uses our call graph, in which case this issue is moot.
Sorry, something went wrong.
In fact, I think that is the case: https://github.com/ponder-lab/Java-8-Stream-Refactoring/blob/9835cb06da282e08c97feae9a099da3c31ca0884/edu.cuny.hunter.streamrefactoring.core/src/edu/cuny/hunter/streamrefactoring/core/analysis/StreamStateMachine.java#L255-L256
No branches or pull requests
In the typestate analysis options. It's probably defaulting to main() methods but this may not match what we get from the input program.
The text was updated successfully, but these errors were encountered: