mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
[site] screenshot fixed
This commit is contained in:
parent
6984825267
commit
d5c9dc3179
@ -261,7 +261,7 @@ is also used to search for TODO items.
|
||||
|
||||
In order to better understand the process of building a PSI tree for a simple expression, you can refer to the following diagram:
|
||||
|
||||

|
||||

|
||||
|
||||
In general, there is no single right way to implement a PSI for a custom language, and the plugin author can choose the PSI structure and set of methods which are the most convenient for the code which uses the PSI (error analysis, refactorings and so on).
|
||||
However, there is one base interface which needs to be used by a custom language PSI implementation in order to support features like rename and find usages.
|
||||
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
Loading…
x
Reference in New Issue
Block a user