mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
4 lines
347 B
Markdown
4 lines
347 B
Markdown
|
|
# wpiannotations
|
||
|
|
|
||
|
|
A collection of annotations for use in WPILib (and WPILib robot projects), used in conjunction with [javacPlugin](../javacPlugin/README.md) to do compile time static analysis. These annotations allow constraints to be placed on code to prevent user mistakes (by emitting compiler errors when common error patterns are detected).
|