com.thoughtworks.dsl
package com.thoughtworks.dsl
Members list
Packages
package com.thoughtworks.dsl.domains
package com.thoughtworks.dsl.keywords
package com.thoughtworks.dsl.macros
Type members
Types
The domain-specific interpreter for Keyword
in Domain
, which is a dependent type type class that registers an asynchronous callback function, to handle the Value
inside Keyword
.
The domain-specific interpreter for Keyword
in Domain
, which is a dependent type type class that registers an asynchronous callback function, to handle the Value
inside Keyword
.
Type parameters
- Value
-
The value held inside
Keyword
.
Attributes
- Authors:
-
杨博 (Yang Bo)
- Example
- Source
- Dsl.scala
In this article