Class NativeJavaScriptFile
java.lang.Object
com.google.j2cl.transpiler.backend.closure.NativeJavaScriptFile
NativeJavaScriptFile contains information about native javascript files that is used to output
native code during the javascript generation stage.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the FQN if the filename appears to be of the form ". .native.js". Returns the path for the native file relative to the root.toString()
-
Field Details
-
NATIVE_EXTENSION
- See Also:
-
-
Constructor Details
-
NativeJavaScriptFile
-
-
Method Details