|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventHandler | |
|---|---|
| cppncss | |
| cppstyle | |
| cpptools | |
| Uses of EventHandler in cppncss |
|---|
| Constructors in cppncss with parameters of type EventHandler | |
|---|---|
CppNcss(Options options,
EventHandler handler)
Create a CppNcss instance. |
|
| Uses of EventHandler in cppstyle |
|---|
| Constructors in cppstyle with parameters of type EventHandler | |
|---|---|
CppStyle(Options options,
EventHandler handler)
Create a CppStyle instance. |
|
| Uses of EventHandler in cpptools |
|---|
| Classes in cpptools that implement EventHandler | |
|---|---|
class |
AbstractLogger
Captures behaviours common to loggers. |
class |
AntLogger
Implements an event handler for logging to Ant. |
class |
ConsoleLogger
Logs all events to System.err. |
| Constructors in cpptools with parameters of type EventHandler | |
|---|---|
Analyzer(Options options,
ParserVisitor visitor,
FileObserver observer,
EventHandler handler)
Create an analyzer. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||