com.greenpepper.shaded.org.codehaus.janino.TODO.txt Maven / Gradle / Ivy
The raw, inofficial list of TODOs:
* Implement '@SuppressWarnings'; supersede JANINO's old '-warn:...' feature
* Implement non-SOURCE annotations
* Implement annotation declarations
* Implement ENUMs
* Implement type arguments ('List l;')
* Implement type parameters ('class MyClass { ... }')
* Enhanced FOR loop
Recently implemented:
* ASSERT (simplified, ASSERTions are ALWAYS enabled, as if '-ea' were set)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy