ExImport

trait ExImport
Companion:
object
class Object
trait Matchable
class Any
object ExImport.type

Type members

Types

type Span = Span
type SpanLike = SpanLike
type URI = URI

Value members

Concrete methods

def any2stringadd: Any
def augmentString(x: String): Any
def wrapString(x: String): Any

Implicits

Implicits

implicit def doubleLiteralExOps(x: Double): DoubleLiteralExOps
implicit def fileTop: FromAny[URI] & HasDefault[URI] & ScalarOrd[URI]
implicit def intLiteralExOps(x: Int): IntLiteralExOps
implicit def longLiteralExOps(x: Long): LongLiteralExOps
implicit def seqCompanionExOps(x: Seq): SeqCompanionExOps
implicit def spanLikeTop: FromAny[SpanLike] & HasDefault[SpanLike]
implicit def spanTop: FromAny[Span] & HasDefault[Span]
implicit def stringLiteralExOps(x: String): StringLiteralExOps