com.github.searls.jasmine.coffee
Class CoffeeScript

java.lang.Object
  extended by com.github.searls.jasmine.coffee.CoffeeScript

public class CoffeeScript
extends Object


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

Constructor Detail

CoffeeScript

public CoffeeScript()
Method Detail

compile

public String compile(String coffee)
               throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.