RIDDL Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Analyses

Uses/Used-by

Common to many programming language compilers, RIDDL too needs to be able to generate a pair of maps

  1. uses = key is a definition, value is a list of definitions used by the key
  2. used-by = key is a definition, value is a list of definitions that use the key