mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
psi_helper_and_utilities.md: Correction about mixins
This commit is contained in:
parent
f9f37a20d0
commit
662ce45af3
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Helper classes and utilities can be embedded in the code generated by Grammar-Kit.
|
Helper classes and utilities can be embedded in the code generated by Grammar-Kit.
|
||||||
|
|
||||||
> Note that due to the [lack of support for two-pass generation](https://github.com/JetBrains/gradle-grammar-kit-plugin/issues/3), extending PSI elements with methods via utils or mixins is not supported in [Gradle Grammar-Kit Plugin](tools_gradle_grammar_kit_plugin.md).
|
> Note that due to the [lack of support for two-pass generation](https://github.com/JetBrains/gradle-grammar-kit-plugin/issues/3), extending PSI elements with methods via utils is not supported in [Gradle Grammar-Kit Plugin](tools_gradle_grammar_kit_plugin.md).
|
||||||
>
|
>
|
||||||
{style="warning"}
|
{style="warning"}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user