mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
reference_contributor.md: another reference link
This commit is contained in:
parent
d3df478116
commit
72094e2832
@ -9,7 +9,7 @@ Resolving references means the ability to go from the usage of an element to its
|
||||
>
|
||||
{type="note"}
|
||||
|
||||
**Reference**: [References and Resolve](references_and_resolve.md)
|
||||
**Reference**: [References and Resolve](references_and_resolve.md), [PSI References](psi_references.md)
|
||||
|
||||
## Define a Named Element Class
|
||||
The classes below show how the Simple Language fulfills the need to implement `PsiNamedElement`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user