org.codehaus.gmaven.runtime
Interface StubCompiler

All Superinterfaces:
Compiler, Component

public interface StubCompiler
extends Compiler, Component

Groovy Groovy to Java stub compiler abstraction.

Version:
$Id: StubCompiler.java 52 2009-11-22 10:32:14Z user57 $
Author:
Jason Dillon

Field Summary
static String KEY
           
 
Method Summary
 
Methods inherited from interface org.codehaus.gmaven.runtime.util.Compiler
add, add, compile, getClassPath, getTargetDirectory, setClassPath, setTargetDirectory, sources
 
Methods inherited from interface org.codehaus.gmaven.feature.Component
config, feature
 

Field Detail

KEY

static final String KEY


Copyright © 2006-2012 Codehaus. All Rights Reserved.