forked from mirrors/gecko-dev
Add a BuildFlag annotation, which when specified for classes, will wrap generated code in `#ifdef` or `#ifndef` blocks. This functionality is used for conditionally excluding generated code when NIghtly becomes Beta, without the need to regenerate bindings. MozReview-Commit-ID: L2NFM8CHKqF --HG-- extra : rebase_source : 6ebc82d11fd1aa4aeb57a46262e678480d23de83 |
||
|---|---|---|
| .. | ||
| classloader | ||
| utils | ||
| AnnotationInfo.java | ||
| AnnotationProcessor.java | ||
| CodeGenerator.java | ||
| Makefile.in | ||
| moz.build | ||
| SDKProcessor.java | ||