blob: d4e95c4dfbf31eebf2f2c2edb9633976867e2bbf [file] [log] [blame]
This directory shows how to create:
* a specialized fenum annotation, @MyFenum
The make file shows how to invoke the Fenum Checker to utilize the specialized annotation.
You can model your own new fenum annotations and fenum checkers after it.
To see the demo, run: make demo