Class CoffeeScriptTranspiler

java.lang.Object
org.nustaq.kontraktor.webapp.transpiler.CLICommandTranspiler
org.nustaq.kontraktor.webapp.transpiler.CoffeeScriptTranspiler
All Implemented Interfaces:
TranspilerHook

public class CoffeeScriptTranspiler
extends CLICommandTranspiler
Created by ruedi on 22.05.16.
  • Constructor Summary

    Constructors 
    Constructor Description
    CoffeeScriptTranspiler()  
  • Method Summary

    Modifier and Type Method Description
    protected java.lang.String[] createCMDLine​(java.io.File targetJSFile, java.io.File source)  

    Methods inherited from class org.nustaq.kontraktor.webapp.transpiler.CLICommandTranspiler

    ioPoller, shouldUpdate, transpile

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.nustaq.kontraktor.webapp.transpiler.TranspilerHook

    transpile