plugbee / dslforge

A generator of domain-specific language (DSL) editors for web applications and cloud IDEs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translate "!" in Xtext terminals to "~" in ANTLR

amlajmi opened this issue · comments

There seems to be an issue with "!" in Xtext terminals, which manually need to be changed to ~ in ANTRL in .g (issue n°2 reported in #32)