Skip to content
New issue

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

refactor: access to JDK CompilationUnit contents and lineSeparatorPositions #2831

Merged
merged 2 commits into from
Dec 10, 2018

Conversation

pvojtechovsky
Copy link
Collaborator

No description provided.

/**
* @return line separator positions of actually processed compilation unit
*/
public int[] getCompilationUnitLineSeparatorPositions() {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I marked whole class as internal. OK?

@monperrus
Copy link
Collaborator

monperrus commented Dec 10, 2018 via email

@pvojtechovsky
Copy link
Collaborator Author

so could you merge it. So I can rebase other PR, which are waiting for this one.

@surli surli merged commit 1b70c10 into INRIA:master Dec 10, 2018
@pvojtechovsky pvojtechovsky deleted the fefAccContents branch December 10, 2018 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants