|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovy.lang.GroovyObjectSupport groovy.lang.ExpandoMetaClass.ExpandoMetaConstructor
protected class ExpandoMetaClass.ExpandoMetaConstructor extends GroovyObjectSupport
Handles the ability to use the left shift operator to append new constructors
Method Summary | |
---|---|
Object
|
leftShift(Closure c)
|
Methods inherited from class GroovyObjectSupport | |
---|---|
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
public Object leftShift(Closure c)
Copyright © 2003-2013 The Codehaus. All rights reserved.