scala.pickling

generator

package generator

Visibility
  1. Public
  2. All

Type Members

  1. class CaseClassPickling extends PicklingAlgorithm

    this algorithm inspects symbols to determine if we have a scala case class, and generates the pickling code for it.

  2. trait IsIgnoreCaseClassSubclasses extends AnyRef

Value Members

  1. package opts

    This gives us all of our generator options.

Ungrouped