codegen

package codegen

Members list

Type members

Classlikes

abstract class BoilerplateGenBase(fileName: String, dir: String) extends CodeGenTemplate, MoleculeLogging

Attributes

Source
BoilerplateGenBase.scala
Supertypes
trait Logging
trait CodeGenBase
trait BaseHelpers
trait DateHandling
class Object
trait Matchable
class Any
Show all
Known subtypes
object _ExprAttr.type
object _ExprMapMan.type
object _ExprMapOpt.type
object _ExprMapTac.type
object _ExprOneMan.type
object _ExprOneOpt.type
object _ExprOneTac.type
object _ExprSetMan.type
object _ExprSetOpt.type
object _ExprSetTac.type
object _Aggregates.type
object _ModelOps.type
object _Nested.type
object _SortAttrs.type
object _Model.type
object _ModelTransformations.type
Show all
object BoilerplateGenerator extends App

Attributes

Source
BoilerplateGenerator.scala
Supertypes
trait App
trait DelayedInit
class Object
trait Matchable
class Any
Self type
abstract class CoreGenBase(fileName: String, dir: String) extends CodeGenTemplate

Attributes

Source
CoreGenBase.scala
Supertypes
trait CodeGenBase
trait BaseHelpers
trait DateHandling
class Object
trait Matchable
class Any
Show all
Known subtypes
object _Actions.type
object _Insert.type
object _UnpickleTpl.type
object _PickleTpl.type
object _InsertResolvers.type
object _InsertValidators.type
object _InsertValueResolvers.type
object _MoleculeImplicits.type
Show all
object CoreGenerator extends App

Attributes

Source
CoreGenerator.scala
Supertypes
trait App
trait DelayedInit
class Object
trait Matchable
class Any
Self type
abstract class DatomicGenBase(fileName: String, dir: String) extends CodeGenTemplate

Attributes

Source
DatomicGenBase.scala
Supertypes
trait CodeGenBase
trait BaseHelpers
trait DateHandling
class Object
trait Matchable
class Any
Show all
Known subtypes
object _CastIt2Tpl.type
object _CastNestedBranch.type
object _CastNestedOptBranch.type
object _CastNestedOptLeaf.type
object _CastRow2Tpl.type
object _NestOpt.type
object _SortOne.type
object _SortOneOpt.type
object _SortOneOptFlat.type
Show all
object DatomicGenerator extends App

Attributes

Source
DatomicGenerator.scala
Supertypes
trait App
trait DelayedInit
class Object
trait Matchable
class Any
Self type