Idea logo Idea

These pages document the parser package and its lower-level APIs.

For most users, start with:

Use the parser package when you want to:

  • parse .idea code into schema output
  • inspect AST-like structures
  • build tooling on top of the raw format

Package

API Pages