Program Structure Interface (PSI)Edit pageLast modified: 18 November 2024The Program Structure Interface, commonly referred to as PSI, is the layer in the IntelliJ Platform responsible for parsing files and creating the syntactic and semantic code model that powers so many of the platform's features.PSI FilesFile View ProvidersPSI ElementstipSee useful tools on how to inspect the PSI structure and its properties.