|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.tools.ast.TranformTestHelper
class TranformTestHelper
Constructor Summary | |
TranformTestHelper(ASTTransformation transform, CompilePhase phase)
Creates the test helper. |
Method Summary | |
---|---|
Class
|
parse(File input)
Compiles the File into a Class applying the tranform specified in the constructor. |
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
public TranformTestHelper(ASTTransformation transform, CompilePhase phase)
Method Detail |
---|
public Class parse(File input)
Copyright © 2003-2009 The Codehaus. All rights reserved.