|
Groovy Documentation | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| Conventions | Public interface for convention evaluation and overrides |
| Class Summary | |
|---|---|
| ConventionsImpl | Bean that encapsulates the convention evaluation and overrides |
| DSLBlockCommand | Encapsulate a DSL command that represents a nested block of commands |
| DSLCallCommand | Encapsulate a DSL command that is a regular method invocation |
| DSLCommand | Encapsulate a basic DSL comand |
| DSLEvaluator | Evaluates a DSL and returns the command structure of it |
| DSLNamedArgsBlockCommand | Encapsulate a DSL command that represents a nested block of commands |
| DSLNamedArgsCallCommand | Encapsulate a DSL command that is a regular method invocation |
| DSLSetValueCommand | Encapsulate a DSL command that sets a property value |
| StandardDSLBuilder | Builder that evaluates a DSL Closure and produces a structure representing the method calls and property access, with child nodes for methods taking a closure |
| StandardDSLDelegate | Builder that evaluates a DSL Closure and produces a structure representing the method calls and property access, with child nodes for methods taking a closure |
| Exception Summary | |
|---|---|
| UnsupportedDSLOperationException | |
Groovy Documentation