package codegen
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
abstract
class
Util extends AnyRef
In order to avoid endlessly passing around "packageName" and "iface" to utility functions we initialise a class with these values and allow all the methods to have access to them.
In order to avoid endlessly passing around "packageName" and "iface" to utility functions we initialise a class with these values and allow all the methods to have access to them.
- Annotations
- @SuppressWarnings()