All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.ensime.sexp.formats.DefaultSexpProtocol.scala Maven / Gradle / Ivy

// Copyright: 2010 - 2018 https://github.com/ensime/ensime-server/graphs
// License: http://www.gnu.org/licenses/lgpl-3.0.en.html
package org.ensime.sexp.formats

trait DefaultSexpProtocol
    extends BasicFormats
    with StandardFormats
    with CollectionFormats
    with LegacyProductFormats

object DefaultSexpProtocol extends DefaultSexpProtocol




© 2015 - 2024 Weber Informatics LLC | Privacy Policy