[Java] Class ClosureExpressionTransformer

  • org.codehaus.groovy.transform.sc.transformers.ClosureExpressionTransformer

Constructor Summary

Constructors
Constructor and description
ClosureExpressionTransformer (StaticCompilationTransformer staticCompilationTransformer)

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Constructor Detail

public ClosureExpressionTransformer(StaticCompilationTransformer staticCompilationTransformer)