namespace test public open class test.ConstructorWithSeveralParams : java.lang.Object { public final /*constructor*/ fun (/*0*/ p0: jet.Int, /*1*/ p1: jet.Int, /*2*/ p2: java.util.ArrayList): test.ConstructorWithSeveralParams }