Uses of Class
com.google.j2cl.transpiler.backend.closure.NativeJavaScriptFile
-
Uses of NativeJavaScriptFile in com.google.j2cl.transpiler.backend.closure
Methods in com.google.j2cl.transpiler.backend.closure with parameters of type NativeJavaScriptFileModifier and TypeMethodDescriptionstatic StringReadableSourceMapGenerator.generate(Map<com.google.j2cl.common.SourcePosition, com.google.j2cl.common.SourcePosition> javaSourcePositionByOutputSourcePosition, String javaScriptImplementationFileContents, NativeJavaScriptFile nativeJavaScriptFile, String j2clUnitFilePath, com.google.j2cl.common.Problems problems) The source location of the ast node to print, input or output.voidJavaScriptImplGenerator.setNativeSource(NativeJavaScriptFile nativeSource)