StringContextOps

skunk.syntax.StringContextOps
See theStringContextOps companion object

Attributes

Companion
object
Source
StringContextOps.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def const()(implicit or: Origin): Fragment[Void]

Construct a constant Fragment with no interpolated values.

Construct a constant Fragment with no interpolated values.

Attributes

Source
StringContextOps.scala
def void()(implicit or: Origin): AppliedFragment

Construct a constant AppliedFragment with no interpolated values.

Construct a constant AppliedFragment with no interpolated values.

Attributes

Source
StringContextOps.scala