tv.cntt.rhinocoffeescript
Class Compiler

java.lang.Object
  extended by tv.cntt.rhinocoffeescript.Compiler

public class Compiler
extends java.lang.Object


Constructor Summary
Compiler()
           
 
Method Summary
static java.lang.String compile(java.lang.String coffeeScript)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Compiler

public Compiler()
Method Detail

compile

public static java.lang.String compile(java.lang.String coffeeScript)
                                throws javax.script.ScriptException
Throws:
javax.script.ScriptException