Uses of Class
org.nustaq.kontraktor.webapp.transpiler.TranspileException
| Package | Description |
|---|---|
| org.nustaq.kontraktor.webapp.transpiler |
-
Uses of TranspileException in org.nustaq.kontraktor.webapp.transpiler
Methods in org.nustaq.kontraktor.webapp.transpiler that return TranspileException Modifier and Type Method Description TranspileExceptionTranspileException. errors(java.util.List<java.lang.String> errors)Methods in org.nustaq.kontraktor.webapp.transpiler that throw TranspileException Modifier and Type Method Description byte[]CLICommandTranspiler. transpile(java.io.File f)byte[]JSXIntrinsicTranspiler. transpile(java.io.File f)byte[]JSXWithBabelTranspiler. transpile(java.io.File f)byte[]TranspilerHook. transpile(java.io.File f)indicates a file is being accessed. in dev mode this is called always (so its up to the implementation to check for filedate/modification).