❔ ANTLR - No Base visitor created
In my Output Folder, there is no BaseVisitor File created, which i need.
4 Replies
i am running
java org.antlr.v4.Tool -o -visitor -listener -o "Output Directory" -Dlanguage=CSharp "Input File.g4"
this is all the output
ive resolved it, i dont see why there was a "-o" before "-visitor"
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.