IntelliJ Platform Plugin SDK
 
IntelliJ Platform Explorer

3. Grammar and Parser

Edit pageLast modified: 14 May 2024

In order for the IntelliJ Platform to parse a Simple Language file, tokens and elements must be defined based on IElementType. The Simple Language grammar must also be defined to generate a parser.