Uses of Class
org.nustaq.kontraktor.webapp.transpiler.jsx.ImportSpec
Packages that use ImportSpec
-
Uses of ImportSpec in org.nustaq.kontraktor.webapp.transpiler.jsx
Methods in org.nustaq.kontraktor.webapp.transpiler.jsx that return ImportSpecModifier and TypeMethodDescriptionImportSpec.components(List<String> components) ImportSpec.requiredin(File requiredin) Methods in org.nustaq.kontraktor.webapp.transpiler.jsx that return types with arguments of type ImportSpecConstructor parameters in org.nustaq.kontraktor.webapp.transpiler.jsx with type arguments of type ImportSpecModifierConstructorDescriptionParseResult(File f, byte[] filedata, String extension, List<ImportSpec> imports, List<String> globals, Set<String> ignoredReq, String defaultExport)