org.codehaus.groovy.control
Class CompilationUnit.PrimaryClassNodeOperation
java.lang.Object
org.codehaus.groovy.control.CompilationUnit.PrimaryClassNodeOperation
class CompilationUnit.PrimaryClassNodeOperation
An callback interface for use in the applyToSourceUnits loop driver.
Methods inherited from class Object
|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
CompilationUnit.PrimaryClassNodeOperation
CompilationUnit.PrimaryClassNodeOperation()
-
call
public void call(SourceUnit source, GeneratorContext context, ClassNode classNode)
-
needSortedInput
public boolean needSortedInput()
-
Copyright © 2003-2009 The Codehaus. All rights reserved.