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
Suppose, we have the following invocation:
'public void removeUpdate(DocumentEvent e) { nameChange(); }'
We need to inline nameChange. It doesn't work properly. You can find the input on the server.
nameChange
data/full_dataset/output_files/Clone_Clone_61.java
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Suppose, we have the following invocation:
'public void removeUpdate(DocumentEvent e) { nameChange(); }'
We need to inline
nameChange
. It doesn't work properly.You can find the input on the server.
data/full_dataset/output_files/Clone_Clone_61.java
The text was updated successfully, but these errors were encountered: