|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 CoffeeSource 的软件包 | |
|---|---|
| cn.dreampie.coffeescript.compiler | |
| cn.dreampie.coffeescript.compiler 中 CoffeeSource 的使用 |
|---|
| 参数类型为 CoffeeSource 的 cn.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. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||