Index
All Classes and Interfaces|All Packages
B
- Backend - Enum Class in com.google.j2cl.transpiler.backend
-
Drives the backend to generate outputs.
- BackendOptions - Interface in com.google.j2cl.transpiler.backend
-
Configuration for backend.
C
- checkRestrictions(BackendOptions, Library, Problems) - Method in enum class com.google.j2cl.transpiler.backend.Backend
- CLOSURE - Enum constant in enum class com.google.j2cl.transpiler.backend.Backend
- com.google.j2cl.transpiler.backend - package com.google.j2cl.transpiler.backend
G
- generateOutputs(BackendOptions, Library, Problems) - Method in enum class com.google.j2cl.transpiler.backend.Backend
- getDefinesForWasm() - Method in interface com.google.j2cl.transpiler.backend.BackendOptions
- getDesugaringPassFactories() - Method in enum class com.google.j2cl.transpiler.backend.Backend
- getEmitReadableLibraryInfo() - Method in interface com.google.j2cl.transpiler.backend.BackendOptions
- getEmitReadableSourceMap() - Method in interface com.google.j2cl.transpiler.backend.BackendOptions
- getGenerateKytheIndexingMetadata() - Method in interface com.google.j2cl.transpiler.backend.BackendOptions
- getLibraryInfoOutput() - Method in interface com.google.j2cl.transpiler.backend.BackendOptions
- getNativeSources() - Method in interface com.google.j2cl.transpiler.backend.BackendOptions
- getOptimizeAutoValue() - Method in interface com.google.j2cl.transpiler.backend.BackendOptions
- getOutput() - Method in interface com.google.j2cl.transpiler.backend.BackendOptions
- getPassFactories(BackendOptions) - Method in enum class com.google.j2cl.transpiler.backend.Backend
- getWasmEnableNonNativeJsEnum() - Method in interface com.google.j2cl.transpiler.backend.BackendOptions
- getWasmEntryPointPatterns() - Method in interface com.google.j2cl.transpiler.backend.BackendOptions
I
- isNullMarkedSupported() - Method in interface com.google.j2cl.transpiler.backend.BackendOptions
- isWasm() - Method in enum class com.google.j2cl.transpiler.backend.Backend
K
V
- valueOf(String) - Static method in enum class com.google.j2cl.transpiler.backend.Backend
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.google.j2cl.transpiler.backend.Backend
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WASM - Enum constant in enum class com.google.j2cl.transpiler.backend.Backend
- WASM_MODULAR - Enum constant in enum class com.google.j2cl.transpiler.backend.Backend
All Classes and Interfaces|All Packages