C D G S 

C

com.github.misberner.duzzt.annotations - package com.github.misberner.duzzt.annotations
Package containing the annotations (and referenced enums) for the Duzzt Embedded DSL generator.

D

DSLAction - Annotation Type in com.github.misberner.duzzt.annotations
Explicitly declares a method as being available as a EDSL action.
DSLConstructor - Annotation Type in com.github.misberner.duzzt.annotations
Configures the role of an implementation class constructor.

G

GenerateEmbeddedDSL - Annotation Type in com.github.misberner.duzzt.annotations
Generate an embedded DSL from the target class or interface.

S

SubExpr - Annotation Type in com.github.misberner.duzzt.annotations
A named subexpression, to be used in a DSL syntax definition.
C D G S 

Copyright © 2013-2014. All Rights Reserved.