| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcppstyle.CppStyle
public final class CppStyle
Provides style checking for C++.
| Constructor Summary | |
|---|---|
| CppStyle(Options options,
         EventHandler handler)Create a CppStyle instance. | |
| Method Summary | |
|---|---|
| static void | main(java.lang.String[] args)Run the application. | 
|  void | run()Run the analyzis. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public CppStyle(Options options,
                EventHandler handler)
         throws java.io.FileNotFoundException
options - the optionshandler - the log handler
java.io.FileNotFoundException - the configuration file cannot be found| Method Detail | 
|---|
public void run()
public static void main(java.lang.String[] args)
                 throws java.io.FileNotFoundException
args - the arguments
java.io.FileNotFoundException - the configuration file cannot be found| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||