ThoughtWorksInc/Dsl.scala
2.0.0+110-af34c909
ThoughtWorksInc/Dsl.scala
API
scala.async
Async
com.thoughtworks.dsl
domains
Continuation
Task
scalaz
keywords
AsynchronousIo
AsynchronousIo
Accept
Connect
Read
ReadFile
Write
WriteFile
Await
Each
To
To
ToView
ToKeyword
Fence
given_IsKeyword_Fence_type_Unit
FlatMap
FlatMap
Get
If
If
Match
WithIndex
WithIndex
Monadic
NoneSafe
Pure
Put
Return
Shift
Suspend
TryCatch
TryCatch
TryCatchFinally
TryCatchFinally
TryFinally
TryFinally
Typed
Using
ScopeExitHandler
While
While
Yield
From
macros
Reset
*
Reset
Macros
Dsl
Derived
For
Do
FlatForeach
Foreach
KeywordForeach
Do
Yield
FlatMap
KeywordMap
Map
WithFilter
Yield
For
HasValueOrElement
HasValueOrElement
IsKeyword
IsStackSafe
IsStackSafe
Keyword
Opaque
Trait
Lift
OneStep
OneStep
Lift
Run
TrampolineFunction1
ThoughtWorksInc/Dsl.scala
/
com.thoughtworks.dsl
/
Dsl
/
For
/
Do
Do
com.thoughtworks.dsl.Dsl$package$.Dsl$.For$.Do
See the
Do
companion object
sealed
trait
Do
extends
For
The AST returned from a
for
...
do
expression.
Attributes
Companion
object
Source
Dsl.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
For
class
Object
trait
Matchable
class
Any
Known subtypes
class
FlatForeach
[
Upstream
,
UpstreamElement
,
Nested
]
class
Foreach
[
Upstream
,
UpstreamElement
]
class
KeywordForeach
[
Upstream
,
UpstreamElement
,
UnitKeyword
]
In this article
Attributes