| Class | Description |
|---|---|
| AbstractTranslator | |
| JetTestFunctionDetector |
Helps find functions which are annotated with a @Test annotation from junit
|
| Translation |
This class provides a interface which all translators use to interact with each other.
|
| TranslatorVisitor<T> |
This class is a base class for all visitors.
|