ThoughtWorksInc/Dsl.scala
2.0.0-M2+55-e8112a42
ThoughtWorksInc/Dsl.scala
com.thoughtworks.dsl
Dsl
Dsl
AsKeyword
IsKeyword
IsKeywordSubtype
SearchIsKeywordFirst
AsKeyword
Lift
Lift_CastFrom_CastTo
OneStep
OneStep
Lift
PolyCont
Run
Run_Keyword_Domain_Value
Run
TryCatch
Ops
TryCatch
TryCatchFinally
Ops
TryCatchFinally
TryFinally
Ops
TryFinally
bangnotation
*
Macros
comprehension
com.thoughtworks.dsl.domains
Continuation
Task
scalaz
ScalazTransformerDsl
com.thoughtworks.dsl.keywords
AsynchronousIo
AsynchronousIo
Accept
Connect
IsKeyword_Keyword_Value
Read
ReadFile
Write
WriteFile
Await
IsKeywordSubtype_Future_Await_Value
IsKeyword_Await_Result
Continue
Continue
given_IsKeyword_Continue_Nothing
given_IsKeyword_Continue_type_Nothing
Each
Each
IsKeyword_Each_Element
FlatMap
FlatMap
IsKeyword_FlatMap_MappedValue
PolyCont_FlatMap_Domain_MappedValue
ForEach
ForEach
IsKeyword_ForEach_Element
Fork
Fork
IsKeyword_Fork_Element
MultipleException
Get
Get
IsKeyword_Get_S
If
If
PolyCont_If_Domain_Value
In
Dsl_In_Domain_Element
IsKeyword_In_Element
`Dsl_In_!!_Element`
Map
Map
IsKeyword_Map_Value
Match
WithIndex
`PolyCont_+:_Domain_LastValue`
`PolyCont_+:_Domain_Value`
Monadic
IsKeywordSubtype_Functor_Monadic_Value
IsKeyword_Monadic_Value
NoneSafe
NoneSafe
IsKeyword_NoneSafe_A
Pure
IsKeyword_Pure_PureValue
Put
Put
IsKeyword_Put_Unit
Return
Dsl_Return_Domain_Nothing
IsKeyword_Return_Nothing
Shift
IsKeyword_Shift_Value
StackSafeShiftDsl
`IsKeywordSubtype_!!_Shift_Value`
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
WithFilter
WithFilter
IsKeyword_WithFilter_UpstreamValue
Yield
From
IsKeyword_From_Unit
IsKeywordSubtype_Element_Yield_Unit
IsKeywordSubtype_FromCollection_From_Unit
IsKeyword_Yield_Unit
scala.async
Async
ThoughtWorksInc/Dsl.scala
/
com.thoughtworks.dsl.keywords
/
Map
Map
object
Map
Companion
class
Graph
Supertypes
Self type
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
Map
Type members
Givens
Implicits
Type members
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from
Mirror
Givens
Givens
given
IsKeyword_Map_Value
[UpstreamKeyword, UpstreamValue, Value]:
IsKeyword
[
Map
[
UpstreamKeyword
,
UpstreamValue
,
Value
],
Value
]
Implicits
Implicits
implicit
def
mapDsl
[UpstreamKeyword, UpstreamValue, Domain, Value](implicit upstreamDsl:
Dsl
[UpstreamKeyword, Domain, UpstreamValue]):
Dsl
[
Map
[UpstreamKeyword, UpstreamValue, Value], Domain, Value]