- org.codehaus.groovy.transform.stc.Receiver
-
-
Constructor Summary
Constructors
Constructor and description |
Receiver
(org.codehaus.groovy.ast.ClassNode type)
|
Receiver
(org.codehaus.groovy.ast.ClassNode type, T data)
|
-
Methods Summary
-
Inherited Methods Summary
-
-
Constructor Detail
-
public Receiver(org.codehaus.groovy.ast.ClassNode type)
-
public Receiver(org.codehaus.groovy.ast.ClassNode type, T data)
-
Method Detail
-
public org.codehaus.groovy.ast.ClassNode getType()
-
<T> public static Receiver<T> make(org.codehaus.groovy.ast.ClassNode type)
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.