mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
grammar_and_parser.md: cleanup
This commit is contained in:
parent
1cfbe8279f
commit
f6b00c94d3
@ -67,7 +67,7 @@ Note that the `SimpleTypes` class in the `elementTypeHolderClass` attribute abov
|
||||
Now that the grammar is defined, generate a parser with PSI classes via <control>Generate Parser Code</control> from the context menu on the <path>Simple.bnf</path> file.
|
||||
This step generates a parser and PSI elements in the <path>/src/main/gen</path> folder of the project.
|
||||
|
||||
> [Gradle Grammar-Kit Plugin](tools_gradle_grammar_kit_plugin.md) can be used alternatively.
|
||||
> [](tools_gradle_grammar_kit_plugin.md) can be used alternatively.
|
||||
>
|
||||
{type="tip"}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user