CreationShakeConstructor

constructor(    clazz: CreationShakeClass,     body: CreationShakeCode,     isStrict: Boolean,     isPrivate: Boolean,     isProtected: Boolean,     isPublic: Boolean,     isNative: Boolean,     name: String? = null,     parameters: List<CreationShakeParameter>)(source)