functionTypeParameter
fun functionTypeParameter(name: Node.Expression.NameExpression? = null, type: Node.Type, supplement: NodeSupplement = NodeSupplement()): Node.Type.FunctionType.FunctionTypeParameter
Creates a new Node.Type.FunctionType.FunctionTypeParameter instance.