ThoughtWorksInc/Dsl.scala
2.0.0-M2+181-207f1a34
ThoughtWorksInc/Dsl.scala
com.thoughtworks.dsl
Dsl
Dsl
For
Do
FlatForeach
Foreach
KeywordForeach
Do
Yield
FlatMap
KeywordMap
Map
WithFilter
Yield
For
HasValueOrElement
HasValueOrElement_KeywordOrView_Element
HasValueOrElement
IsKeyword
Keyword
Opaque
Of
Trait
Lift
Lift_CastFrom_CastTo
OneStep
OneStep
Lift
PolyCont
Run
TryCatch
TryCatch
TryCatchFinally
TryCatchFinally
TryFinally
TryFinally
reset
*
Macros
com.thoughtworks.dsl.domains
Continuation
Task
scalaz
ScalazTransformerDsl
com.thoughtworks.dsl.keywords
AsynchronousIo
AsynchronousIo
Accept
Connect
IsKeyword_Keyword_Value
Read
ReadFile
Write
WriteFile
Await
IsKeyword_Await_FutureResult
Each
IsKeyword_Each_Element
To
To
To
ToView
IsKeyword_ToView_Value
ToKeyword
FlatMap
FlatMap
IsKeyword_FlatMap_MappedValue
PolyCont_FlatMap_Domain_MappedValue
Get
IsKeyword_Get_S
If
If
PolyCont_If_Domain_Value
Match
WithIndex
`PolyCont_+:_Domain_LastValue`
`PolyCont_+:_Domain_Value`
Monadic
IsKeyword_Monadic_Value
NoneSafe
IsKeyword_NoneSafe_A
Pure
IsKeyword_Pure_PureValue
Put
IsKeyword_Put_Unit
Return
Dsl_Return_Domain_Nothing
IsKeyword_Return_Nothing
Shift
IsKeyword_Shift_Value
StackSafeShiftDsl
Suspend
IsKeyword_Suspend_UpstreamValue
PolyCont_Suspend_Domain_Value
TryCatch
TryCatch
TryCatchFinally
TryCatchFinally
TryFinally
TryFinally
Typed
IsKeyword_Typed_Value
Using
IsKeyword_Using_R
ScopeExitHandler
While
While
PolyCont_While_Domain_Unit
Yield
From
IsKeyword_From_Unit
IsKeyword_Yield_Unit
scala.async
Async
ThoughtWorksInc/Dsl.scala
/
com.thoughtworks.dsl
/
Dsl
/
For
/
Do
/
FlatForeach
FlatForeach
final case
class
FlatForeach
[Upstream, UpstreamElement, Nested <:
Do
](upstream:
Upstream
, action:
UpstreamElement
=>
Nested
) extends
Do
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Do
trait
For
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product