Documentation
¶
Overview ¶
Package analyzer is the whole-file semantic analyzer. It runs before any task executes (Principle II / FR-012, FR-014) and reports every statically detectable error with a file:line:col span: undefined names, unknown tasks/dependencies, dependency cycles, arity mismatches, duplicate settings, and malformed parameter lists.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.