类 cn.dreampie.coffeescript.compiler.CoffeeSource
的使用

使用 CoffeeSource 的软件包
cn.dreampie.coffeescript.compiler   
 

cn.dreampie.coffeescript.compilerCoffeeSource 的使用
 

参数类型为 CoffeeSourcecn.dreampie.coffeescript.compiler 中的方法
 String CoffeeCompiler.compile(CoffeeSource input)
           
 void CoffeeCompiler.compile(CoffeeSource input, File output)
          Compiles the input CoffeeSource to CSS and writes it to the specified output File.
 void CoffeeCompiler.compile(CoffeeSource input, File output, boolean force)
          Compiles the input CoffeeSource to CSS and writes it to the specified output File.
 



Copyright © 2014. All rights reserved.