ThoughtWorksInc/Dsl.scala
2.0.0-M2+46-d0323a47
ThoughtWorksInc/Dsl.scala
com.thoughtworks.dsl
Dsl
Dsl
AsKeyword
FromKeyword
FromKeywordSubtype
SearchFromKeywordFirst
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
com.thoughtworks.dsl.domains
Continuation
Task
scalaz
ScalazTransformerDsl
com.thoughtworks.dsl.keywords
AsynchronousIo
AsynchronousIo
Accept
Connect
FromKeyword_Keyword_Value
Read
ReadFile
Write
WriteFile
Await
FromKeywordSubtype_Future_Await_Value
FromKeyword_Await_Result
Continue
Continue
given_FromKeyword_Continue_Nothing
given_FromKeyword_Continue_type_Nothing
Each
Each
FromKeyword_Each_Element
FlatMap
FlatMap
FromKeyword_FlatMap_MappedValue
PolyCont_FlatMap_Domain_MappedValue
ForEach
ForEach
FromKeyword_ForEach_Element
Fork
Fork
FromKeyword_Fork_Element
MultipleException
Get
Get
FromKeyword_Get_S
If
If
PolyCont_If_Domain_Value
In
Dsl_In_Domain_Element
FromKeyword_In_Element
`Dsl_In_!!_Element`
Map
Map
FromKeyword_Map_Value
Match
WithIndex
`PolyCont_+:_Domain_LastValue`
`PolyCont_+:_Domain_Value`
Monadic
FromKeywordSubtype_Functor_Monadic_Value
FromKeyword_Monadic_Value
NoneSafe
NoneSafe
FromKeyword_NoneSafe_A
Pure
FromKeyword_Pure_PureValue
Put
Put
FromKeyword_Put_Unit
Return
Dsl_Return_Domain_Nothing
FromKeyword_Return_Nothing
Shift
FromKeyword_Shift_Value
StackSafeShiftDsl
`FromKeywordSubtype_!!_Shift_Value`
Suspend
FromKeyword_Suspend_UpstreamValue
PolyCont_Suspend_Domain_Value
TryCatch
TryCatch
TryCatchFinally
TryCatchFinally
TryFinally
TryFinally
Typed
FromKeyword_Typed_Value
Using
FromKeyword_Using_R
ScopeExitHandler
While
While
PolyCont_While_Domain_Unit
WithFilter
WithFilter
FromKeyword_WithFilter_UpstreamValue
Yield
From
FromKeyword_From_Unit
FromKeywordSubtype_Element_Yield_Unit
FromKeywordSubtype_FromCollection_From_Unit
FromKeyword_Yield_Unit
scala.async
Async
ThoughtWorksInc/Dsl.scala
/
com.thoughtworks.dsl
/
Dsl
/
TryCatch
/
Ops
Ops
final implicit
class
Ops
[Value, OuterDomain, BlockDomain](outerSuccessHandler:
Value
=>
OuterDomain
)(implicit typeClass:
TryCatch
[
Value
,
OuterDomain
,
BlockDomain
])
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
apply
(block:
BlockDomain
!!
Value
, catcher:
Catcher
[
BlockDomain
!!
Value
]):
OuterDomain