Files
lsif-ada/documentation/README.md
2023-04-03 10:00:49 +04:00

761 B

LSIF Indexer for Ada

Command line switches

The LSIF Indexer supports the following command line switches:

  • -o File to output generated information
  • -P/--project Path to project files
  • -X Scenario variable
  • --workspace-root= Path to the root directory of the workspace

Project file attributes

The LSIF Indexer uses the following attributes specified in project files:

  1. LSIF.Workspace_Root Root directory of the workspace

When processing project files, the LSIF Indexer sets the value of the GPR_TOOL scenario variable to "lsif-ada" unless another value is specified in the command line or environment variable.