Skip to content

Conversation

VladRassokhin
Copy link

No description provided.

…ratedParserUtilBase` if `parserUtilClass` does not inherit it

Fixes JetBrains#350
@gregsh
Copy link
Collaborator

gregsh commented Sep 21, 2023

Let's process parser imports correctly. The patch is rather a hack to support that particular single case.

General fix:

Get all parser imports (no semicolons, btw), and cycle through static fqn.* and fqn.method entries.

Funny, but quoted idents with dots are not properly generated, so we can skip fqn imports.
Or they too can be supported, because <<<GeneratedParserUtilBase.eof>>> could work 😄 .

That's it

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