Transpiler

final class Transpiler(config: Settings)

Created by Milosz on 09.06.2016.

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(scalaTypes: ListSet[TypeDef], superInterface: Option[InterfaceDeclaration]): ListSet[Declaration]