oowekyala / intellij-javacc

JavaCC and JJTree grammar support for the IntelliJ Platform
https://plugins.jetbrains.com/plugin/11431-javacc
MIT License
44 stars 6 forks source link

< INCLUDE: "include"> token error #27

Closed zeta9044 closed 1 year ago

zeta9044 commented 1 year ago

TOKEN : / ibatis NODE NAME/ { ... | < INCLUDE: "include" > ... }

This is normal token. but intellij-javacc shows error following content: '#', 또는 EOF이(가) 필요하지만 'INCLUDE'을(를) 얻었습니다