ThoughtWorksInc/Dsl.scala
2.0.0
ThoughtWorksInc/Dsl.scala
API
com.thoughtworks.dsl
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
com.thoughtworks.dsl.domains
Continuation
Task
scalaz
com.thoughtworks.dsl.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
com.thoughtworks.dsl.macros
Reset
*
Reset
Macros
scala.async
Async
ThoughtWorksInc/Dsl.scala
/
com.thoughtworks.dsl.keywords
/
TryCatchFinally
TryCatchFinally
com.thoughtworks.dsl.keywords.TryCatchFinally$
See the
TryCatchFinally
companion class
object
TryCatchFinally
Attributes
Companion:
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
Self type
TryCatchFinally
.type
Clear all
Members list
Concise view
Type members
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Attributes
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Attributes
Inherited from:
Mirror
Givens
Givens
given
given_Composed_TryCatchFinally_OuterDomain_Value
[
Value
,
OuterDomain
,
BlockKeyword
,
BlockDomain
,
CaseKeyword
,
FinalizerKeyword
,
FinalizerDomain
](
using
Searching
[
TryFinally
[
TryCatch
[
BlockKeyword
,
CaseKeyword
],
FinalizerKeyword
],
OuterDomain
,
Value
]):
Composed
[
TryCatchFinally
[
BlockKeyword
,
CaseKeyword
,
FinalizerKeyword
],
OuterDomain
,
Value
]