The following document contains the results of Checkstyle. 
| Files | I | W | E |
|---|---|---|---|
| org/apache/commons/jexl2/Interpreter.java | 0 | 0 | 6 |
| org/apache/commons/jexl2/JexlArithmetic.java | 0 | 0 | 3 |
| org/apache/commons/jexl2/JexlEngine.java | 0 | 0 | 1 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 887 | |
| Expected @param tag for 'node'. | 888 | |
| Expected @param tag for 'data'. | 888 | |
| Expected an @return tag. | 895 | |
| Expected @param tag for 'node'. | 896 | |
| Expected @param tag for 'data'. | 896 |