ExtendedBlockDsl

trait ExtendedBlockDsl extends BlockDsl

Additional syntax for blocks

trait BlockDsl
trait BlockCreation
class Object
trait Matchable
class Any

Type members

Classlikes

class WarningForgottenOperator(s: String)

Inherited classlikes

trait ToBlock[S, R]
Inherited from
BlockCreation

Value members

Inherited methods

def addSections(): Unit
Inherited from
FragmentBuilder
def hasSectionsForBlocks: Boolean
Inherited from
FragmentBuilder

Extensions

Extensions

extension (d: String)
def can[S, R](using not: NotGiven[NoExtendedBlockDsl])(s: => S)(using t: ToBlock[S, R]): R
def in[S, R](using not: NotGiven[NoExtendedBlockDsl])(s: => S)(using t: ToBlock[S, R]): R
def should[S, R](using not: NotGiven[NoExtendedBlockDsl])(s: => S)(using t: ToBlock[S, R]): R

Inherited extensions

extension (d: String)
def >>[S, R](s: => S)(using t: ToBlock[S, R]): R
Inherited from
BlockDsl

Implicits

Implicits

> result ***-fffff55e" data-f-keywords="implicit">> result ***-fffff55e" class="documentableAnchor">

adding a conflicting implicit to warn the user when a >> was forgotten

adding a conflicting implicit to warn the user when a >> was forgotten