Groovy 1.8.7

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

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

public static abstract class CompilationUnit.ProgressCallback

Synonym for compile(Phases.ALL).


Method Summary
void call(ProcessingUnit context, int phase)

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

Method Detail

call

public void call(ProcessingUnit context, int phase)


 

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