163void writeParameterList(constTeuchos::ParameterList& pl, std::ostream& yaml, int indentLevel);
164void writeParameter(const std::string& paramName, constTeuchos::ParameterEntry& entry, std::ostream& yaml, int indentLevel); //throws if the entry's type is not supported