|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcppncss.CppNcss
public final class CppNcss
Provides code measures for C++.
| Constructor Summary | |
|---|---|
CppNcss(Options options,
EventHandler handler)
Create a CppNcss 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 CppNcss(Options options,
EventHandler handler)
throws java.io.FileNotFoundException
options - the optionshandler - the log handler
java.io.FileNotFoundException - when the log file fails| Method Detail |
|---|
public void run()
public static void main(java.lang.String[] args)
throws java.io.FileNotFoundException
args - the arguments
java.io.FileNotFoundException - when the log file fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||