Groovy 2.2.0

org.codehaus.groovy.control
[Java] Class CompilationUnit.SourceUnitOperation

java.lang.Object
  org.codehaus.groovy.control.CompilationUnit.SourceUnitOperation

public static abstract class CompilationUnit.SourceUnitOperation

Method Summary
void call(SourceUnit source)

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

Method Detail

call

public void call(SourceUnit source)


 

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