slick.compiler.CodeGen
See theCodeGen companion object A standard skeleton for a code generator phase.
Attributes
- Companion:
- object
- Source:
- CodeGen.scala
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Known subtypes
Members list
Concise view
Type members
The immutable state of the phase that can also be accessed by other phases.
The immutable state of the phase that can also be accessed by other phases.
Attributes
- Inherited from:
- Phase
- Source:
- QueryCompiler.scala
Value members
Extract the source tree and type, after possible CollectionCast operations, from a tree
Extract the source tree and type, after possible CollectionCast operations, from a tree
Attributes
- Source:
- CodeGen.scala
Attributes
- Inherited from:
- Function1
Attributes
- Inherited from:
- Function1
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
Function1 -> Any
- Inherited from:
- Function1
The unique name of the phase