mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
idea.md: link UAST
This commit is contained in:
parent
1f489de6fc
commit
33db542b17
@ -9,6 +9,7 @@
|
||||
Please see "Java" entry in table [Modules Specific to Functionality](plugin_compatibility.md#modules-specific-to-functionality) on how to use Java specific functionality.
|
||||
|
||||
[PSI Cookbook](psi_cookbook.md#java-specific) lists a number of common operations for working with Java PSI.
|
||||
Depending on exact functionality, a plugin can also target [UAST (Unified Abstract Syntax Tree)](uast.md) to support multiple JVM languages, including Java and Kotlin.
|
||||
|
||||
* [Tomcat Integration](tomcat_integration.md)
|
||||
* [Spring API](spring_api.md)
|
Loading…
x
Reference in New Issue
Block a user