org.cruxframework.crux.tools.compile
Class CruxCompilerFactory

java.lang.Object
  extended by org.cruxframework.crux.tools.compile.CruxCompilerFactory

public class CruxCompilerFactory
extends Object

Author:
Thiago da Rosa de Bustamante -

Constructor Summary
CruxCompilerFactory()
           
 
Method Summary
static AbstractCruxCompiler createCompiler()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CruxCompilerFactory

public CruxCompilerFactory()
Method Detail

createCompiler

public static AbstractCruxCompiler createCompiler()
                                           throws CompilerException
Throws:
CompilerException


Copyright © 2014. All rights reserved.