Uses of Interface
com.google.j2cl.transpiler.backend.BackendOptions
-
Uses of BackendOptions in com.google.j2cl.transpiler.backend
Methods in com.google.j2cl.transpiler.backend with parameters of type BackendOptionsModifier and TypeMethodDescriptionvoidBackend.checkRestrictions(BackendOptions options, com.google.j2cl.transpiler.ast.Library library, com.google.j2cl.common.Problems problems) abstract voidBackend.generateOutputs(BackendOptions options, com.google.j2cl.transpiler.ast.Library library, com.google.j2cl.common.Problems problems) abstract com.google.common.collect.ImmutableList<Supplier<com.google.j2cl.transpiler.passes.NormalizationPass>>Backend.getPassFactories(BackendOptions options)