Class CompilerFactory

java.lang.Object
com.oracle.truffle.dsl.processor.java.compiler.CompilerFactory

public class CompilerFactory extends Object
  • Constructor Details

    • CompilerFactory

      public CompilerFactory()
  • Method Details

    • getCompiler

      public static Compiler getCompiler(Element currentElement)