Increment

de.activegroup.scalajasper.core.Increment
See theIncrement companion class
object Increment

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Increment.type

Members list

Type members

Classlikes

case object Column extends Increment

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Increment
class Object
trait Matchable
class Any
Show all
Self type
Column.type
sealed case class Group(g: Group) extends Increment

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Increment
class Object
trait Matchable
class Any
Show all
case object None extends Increment

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Increment
class Object
trait Matchable
class Any
Show all
Self type
None.type
case object Page extends Increment

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Increment
class Object
trait Matchable
class Any
Show all
Self type
Page.type
case object Report extends Increment

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Increment
class Object
trait Matchable
class Any
Show all
Self type
Report.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror