Class Generator

java.lang.Object
com.fluxtion.generator.Generator

public class Generator
extends java.lang.Object
Author:
Greg Higgins
  • Constructor Summary

    Constructors 
    Constructor Description
    Generator()  
  • Method Summary

    Modifier and Type Method Description
    static void formatSource​(java.io.File outFile)  
    void templateSep​(com.fluxtion.builder.node.SEPConfig config)  
    static void warmupCompiler()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • templateSep

      public void templateSep​(com.fluxtion.builder.node.SEPConfig config) throws java.lang.Exception
      Throws:
      java.lang.Exception
    • warmupCompiler

      public static void warmupCompiler()
    • formatSource

      public static void formatSource​(java.io.File outFile)