|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Object org.grails.plugin.platform.conventions.DSLCommand org.grails.plugin.platform.conventions.DSLNamedArgsCallCommand
class DSLNamedArgsCallCommand extends DSLCommand
Encapsulate a DSL command that is a regular method invocation something a:b, p:q
Property Summary | |
---|---|
java.util.Map |
arguments
|
Constructor Summary | |
DSLNamedArgsCallCommand()
|
Property Detail |
---|
java.util.Map arguments
Constructor Detail |
---|
DSLNamedArgsCallCommand()
Groovy Documentation