ThoughtWorksInc/Dsl.scala
2.0.0-M2+28-aa2c2fe2
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
Typed
AnyRef
FromKeyword_Typed_Value
ToTypedKeyword
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
Using
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
ThoughtWorksInc/Dsl.scala
/
com.thoughtworks.dsl
/
bangnotation
/
Macros
Macros
object
Macros
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
Macros
Value members
Value members
Concrete methods
def
reify
[V](body:
Expr
[_])(using qctx:
Quotes
, tv:
Type
[V]):
Expr
[_]
def
reset
[From, To](body:
Expr
[From])(using qctx:
Quotes
, fromType:
Type
[From], toType:
Type
[To]):
Expr
[To]