Documentation
¶
Overview ¶
Package analyze provides static checks for compiled Vibescript programs. It walks the internal AST and reports issues such as unreachable statements following a terminator.
The package is internal because it depends on the AST shape. The vibes command exposes the same behavior via "vibes analyze".
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.