com.cedarsoft.codegen
Interface AbstractGenerator.Runner

Enclosing class:
AbstractGenerator

public static interface AbstractGenerator.Runner

The runner interface


Method Summary
 void generate(GeneratorConfiguration configuration)
          Generates the code
 

Method Detail

generate

void generate(@NotNull
              GeneratorConfiguration configuration)
              throws Exception
Generates the code

Parameters:
configuration - the configuration
Throws:
Exception


Copyright © 2010 cedarsoft GmbH. All Rights Reserved.