Segment

no.nrk.bigquery.testing.BQStructuredSql.Segment
See theSegment companion trait
object Segment

Attributes

Companion
trait
Source
BQStructuredSql.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Segment.type

Members list

Type members

Classlikes

case class BlockComment(asString: String) extends Segment

Attributes

Source
BQStructuredSql.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Segment
class Object
trait Matchable
class Any
Show all
case class InParenthesis(values: List[Segment]) extends Segment

Attributes

Source
BQStructuredSql.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Segment
class Object
trait Matchable
class Any
Show all
case class LineComment(asString: String) extends Segment

Attributes

Source
BQStructuredSql.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Segment
class Object
trait Matchable
class Any
Show all
case class Normal(asString: String) extends Segment

Attributes

Source
BQStructuredSql.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Segment
class Object
trait Matchable
class Any
Show all
case class StrDouble(asString: String) extends Segment

Attributes

Source
BQStructuredSql.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Segment
class Object
trait Matchable
class Any
Show all
case class StrSingle(asString: String) extends Segment

Attributes

Source
BQStructuredSql.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Segment
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala