| Class | Description |
|---|---|
| CppCharStream |
A SimpleCharStream, that supports the continuation of lines via backslash+newline,
which is used in C/C++.
|
| CppHandler |
Implementation of LanguageVersionHandler for the C++ Language.
|
| CppLanguageModule |
Implementation of the C/C++ Language Module.
|
| CppParser |
Adapter for the C++ Parser.
|
| CppTokenManager |
C++ Token Manager implementation.
|
Copyright © 2002–2018 PMD. All rights reserved.