symbolToParameterDeclaration
abstract fun symbolToParameterDeclaration(symbol: Symbol, enclosingDeclaration: Node?, flags: NodeBuilderFlags?): ParameterDeclaration?(source)
Note that the resulting nodes cannot be checked.