StringGeneratorHelpers
Attributes
- Source:
- AbstractSourceCodeGenerator.scala
- Graph
- Supertypes
- Known subtypes
- class SourceCodeGenerator
Members list
Type members
Inherited classlikes
Slick code generator string extension methods. (Warning: Not unicode-safe, uses String#apply)
Slick code generator string extension methods. (Warning: Not unicode-safe, uses String#apply)
Attributes
- Inherited from:
- GeneratorHelpers
- Source:
- AbstractGenerator.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Value members
Concrete methods
Assemble doc comment with scala code
Wrap the given type into an Option type
Generates code for a qualified Scala type
Attributes
Marks a String as a TermName (e.g. for escaping scala keywords)
Marks a String as a TermName (e.g. for escaping scala keywords)
Attributes
Marks a String as a TypeName (e.g. for escaping scala keywords)
Marks a String as a TypeName (e.g. for escaping scala keywords)
Attributes
Inherited methods
Attributes
- Inherited from:
- GeneratorHelpers
- Source:
- AbstractGenerator.scala
Inherited fields
Words that are reserved keywords in Scala
Words that are reserved keywords in Scala
Attributes
- Inherited from:
- GeneratorHelpers
- Source:
- AbstractGenerator.scala
Existing term member names in Table[_] that do not take parameters
Existing term member names in Table[_] that do not take parameters
Attributes
- Inherited from:
- GeneratorHelpers
- Source:
- AbstractGenerator.scala
Implicits
Inherited implicits
Slick code generator string extension methods. (Warning: Not unicode-safe, uses String#apply)
Slick code generator string extension methods. (Warning: Not unicode-safe, uses String#apply)
Attributes
- Inherited from:
- GeneratorHelpers
- Source:
- AbstractGenerator.scala