We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a4070 commit dea26efCopy full SHA for dea26ef
1 file changed
java/pom.xml
@@ -61,7 +61,7 @@
61
<configuration>
62
<sourceDirectory>grammars</sourceDirectory>
63
<options>
64
- <contextSuperClass>org.antlr.codebuff.misc.RuleNodeWithAlt</contextSuperClass>
+ <contextSuperClass>org.antlr.v4.runtime.RuleContextWithAltNum</contextSuperClass>
65
</options>
66
</configuration>
67
<id>antlr</id>
0 commit comments