Package net.sourceforge.pmd.lang.cpp
-
Class Summary Class Description CppCharStream A SimpleCharStream, that supports the continuation of lines via backslash+newline, which is used in C/C++.CppHandler Deprecated. There is no full PMD support for c++.CppLanguageModule Deprecated. There is no full PMD support for c++.CppParser Deprecated. There is no full PMD support for c++.CppTokenManager C++ Token Manager implementation.