| Interface | Description |
|---|---|
| ConflictedParser | |
| JavadocTagConstants |
Javadoc tag constants.
|
| Parser.IDeclarationFactory | |
| ParserBasicInformation | |
| TerminalTokens |
Maps each terminal symbol in the java-grammar into a unique integer.
|
| Class | Description |
|---|---|
| AbstractCommentParser |
Parser specialized for decoding javadoc comments
|
| JavadocParser |
Parser specialized for decoding javadoc comments
|
| NLSTag | |
| Parser | |
| RecoveredAnnotation | |
| RecoveredBlock | |
| RecoveredElement | |
| RecoveredField | |
| RecoveredImport | |
| RecoveredInitializer | |
| RecoveredLocalVariable | |
| RecoveredMethod |
Internal method structure for parsing recovery
|
| RecoveredStatement | |
| RecoveredType |
Internal type structure for parsing recovery
|
| RecoveredUnit | |
| RecoveryScanner | |
| RecoveryScannerData | |
| Scanner | |
| ScannerHelper | |
| SourceTypeConverter | |
| TheOriginalJDTParserClass |
AspectJ Extension- made a few changes to increase accessibility.
|
| TheOriginalJDTScannerClass |
IMPORTANT NOTE: Internal Scanner implementation.
|
| TypeConverter |