groovy / 4.0 / org / codehaus / groovy / transform / sc / transformers / staticmethodcallexpressiontransformer.html

[Java] Class StaticMethodCallExpressionTransformer

  • org.codehaus.groovy.transform.sc.transformers.StaticMethodCallExpressionTransformer
public class StaticMethodCallExpressionTransformer
extends Object

Constructor Summary

Constructors
Constructor and description
StaticMethodCallExpressionTransformer(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 StaticMethodCallExpressionTransformer(StaticCompilationTransformer staticCompilationTransformer)