0

I'm learning about using ANTLR and have just end up this wired problem. I read many article but still stuck with this problem. Please help me.

expr: expr '+' INT| index;
index: expr '[' expr ']';

Thanks

lh32
  • 27
  • 5

0 Answers0