Uses of Class
org.nustaq.kontraktor.webapp.transpiler.jsx.WatchedFile
| Package | Description |
|---|---|
| org.nustaq.kontraktor.webapp.transpiler | |
| org.nustaq.kontraktor.webapp.transpiler.jsx |
-
Uses of WatchedFile in org.nustaq.kontraktor.webapp.transpiler
Fields in org.nustaq.kontraktor.webapp.transpiler with type parameters of type WatchedFile Modifier and Type Field Description protected java.util.List<WatchedFile>JSXIntrinsicTranspiler. readFilesMethod parameters in org.nustaq.kontraktor.webapp.transpiler with type arguments of type WatchedFile Modifier and Type Method Description JSXIntrinsicTranspilerJSXIntrinsicTranspiler. readFiles(java.util.List<WatchedFile> readFiles) -
Uses of WatchedFile in org.nustaq.kontraktor.webapp.transpiler.jsx
Method parameters in org.nustaq.kontraktor.webapp.transpiler.jsx with type arguments of type WatchedFile Modifier and Type Method Description voidFileWatcher. setFiles(java.util.List<WatchedFile> watched)