Groovy 2.2.0

org.codehaus.groovy.transform.sc.transformers
[Java] Class ClosureExpressionTransformer

java.lang.Object
  org.codehaus.groovy.transform.sc.transformers.ClosureExpressionTransformer

public class ClosureExpressionTransformer
extends Object

Constructor Summary
ClosureExpressionTransformer(StaticCompilationTransformer staticCompilationTransformer)

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

ClosureExpressionTransformer

public ClosureExpressionTransformer(StaticCompilationTransformer staticCompilationTransformer)


 

Copyright © 2003-2013 The Codehaus. All rights reserved.