ParamInfo

fun ParamInfo(    name: String,     smtName: String,     type: Type?,     element: Element?,     thisFromConstructor: Boolean = false)