|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| JavaCodingStandardCheckerConstants | |
| ResultsFormatter | ResultsFormatter - Formatter of the parsing results. |
| Return | Return Collection of Return classes; used by the grammar to
return complex return values |
| ViolationsSorter | Interface for sorting the found violations |
| Class Summary | |
| BatchSummary | Argument being passed into ResultsFormatter when being used in batch mode. |
| JavaCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing). |
| JavaCodingStandardChecker | This JavaCC grammar and program are to check Java source against specific rules |
| JavaCodingStandardCheckerTokenManager | |
| MethodMetric | MethodMetric - a metric for a method |
| Return.FormalParameterReturn | FormalParameterReturn |
| Return.MethodDeclaratorReturn | MethodDeclaratorReturn |
| Token | Describes the input token stream. |
| TriStateBoolean | TriStateBoolean is a boolean which can have
three states - true, false, either. |
| Violation | Violation - a violation and its information |
| Exception Summary | |
| ParseException | This exception is thrown when parse errors are encountered. |
| Error Summary | |
| TokenMgrError | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||