org.codehaus.mojo.antlr.plan
Class GenerationPlanBuilder

java.lang.Object
  extended by org.codehaus.mojo.antlr.plan.GenerationPlanBuilder

public class GenerationPlanBuilder
extends Object

TODO : javadoc

Author:
Steve Ebersole

Constructor Summary
GenerationPlanBuilder(Environment environment)
           
 
Method Summary
 List buildGenerationPlans(XRef metadataXRef)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerationPlanBuilder

public GenerationPlanBuilder(Environment environment)
Method Detail

buildGenerationPlans

public List buildGenerationPlans(XRef metadataXRef)


Copyright © 2004-2012 Codehaus. All Rights Reserved.