Package

scala

io

Permalink

package io

Visibility
  1. Public
  2. All

Type Members

  1. abstract class ScalaPosition extends AnyRef

    Permalink

    This was made private in scala 2.11.0 but there is no alternative for us to use, so here, copy/paste for now.

    This was made private in scala 2.11.0 but there is no alternative for us to use, so here, copy/paste for now. We renamed it because having a private vs public class with the same name causes errors with the assembly plugin and may/(will?) cause errors at runtime.

Value Members

  1. object ScalaPosition extends ScalaPosition

    Permalink

Ungrouped