NoExampleDsl

trait NoExampleDsl extends ExampleDsl

deactivate the ExampleDsl implicits

trait ExampleDsl1
trait ExampleDsl0
trait BlockDsl
trait BlockCreation
class Object
trait Matchable
class Any

Type members

Inherited classlikes

class BangExample(d: String)
Inherited from:
ExampleDsl
class BlockExample(d: String) extends BlockExample0
Inherited from:
ExampleDsl1
class BlockExample0(d: String)
Inherited from:
ExampleDsl0
class MutableBangExample(d: String) extends BangExample
Inherited from:
ExampleDsl
class WarningForgottenOperator(s: String)
Inherited from:
BlockDsl
implicit implicit class describe(d: String)
Inherited from:
BlockDsl

Value members

Concrete methods

override def blockExample(d: String): BlockExample
Definition Classes
ExampleDsl1

Inherited methods

Inherited from:
FragmentBuilder
def addFragmentBlockWithText(text: String, f: => Fragment): Fragment
Inherited from:
BlockDsl
def addFragmentsBlockWithText(text: String, fs: => Fragments)(implicit p1: ImplicitParam1): Fragments
Inherited from:
BlockDsl
def addSections(): Unit
Inherited from:
FragmentBuilder
override def blockExample0(d: String): BlockExample0
Definition Classes
ExampleDsl1 -> ExampleDsl0
Inherited from:
ExampleDsl1
Inherited from:
FragmentsFactory
Inherited from:
FragmentBuilder

Implicits

Inherited implicits

> result ***-e97" data-f-keywords="implicit" data-f-inherited="BlockDsl">> result ***-e97" 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

Inherited from:
> result ***-e97">BlockDsl
implicit override def bangExample(d: String): BangExample
Definition Classes
Inherited from:
ExampleDsl
final implicit def describe(d: String): describe
Inherited from:
BlockDsl