|
|||||||||||
| 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 | Grammar to parse Java version 1.5 |
| JavaCodingStandardChecker.ModifierSet | Class to hold modifiers. |
| JavaCodingStandardCheckerTokenManager | |
| MethodMetric | MethodMetric - a metric for a method |
| Return.FormalParameterReturn | FormalParameterReturn |
| Return.MethodDeclaratorReturn | MethodDeclaratorReturn |
| Token | Describes the input token stream. |
| Token.GTToken | |
| 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 | ||||||||||