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

It seems that the -Xlog option does not work #635

Open
hengxin opened this issue May 8, 2023 · 0 comments
Open

It seems that the -Xlog option does not work #635

hengxin opened this issue May 8, 2023 · 0 comments

Comments

@hengxin
Copy link

hengxin commented May 8, 2023

I am using the ANTLR 4 plugin (version 1.20; including ANTLR 4.11.1) for IntelliJ. In build.gradle in this project, I use the -Xlog option as follows:

generateGrammarSource {
    arguments += ["-Xlog", "-visitor"]
}

However, it does not generate .log file as expected.

Note: I have posted a problem on Stackoverflow (without getting answers yet).

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

No branches or pull requests

1 participant