forked from jasder/antlr
put range back in for parsers as error alt.
This commit is contained in:
parent
64cd79a18a
commit
bbfc441438
|
@ -775,7 +775,8 @@ atom
|
||||||
|
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
terminal
|
range // Range x..y - only valid in lexers
|
||||||
|
| terminal
|
||||||
| ruleref
|
| ruleref
|
||||||
| notSet
|
| notSet
|
||||||
| wildcard
|
| wildcard
|
||||||
|
|
Loading…
Reference in New Issue