Uses of Class
com.google.j2cl.transpiler.backend.closure.ClosureGenerationEnvironment
-
Uses of ClosureGenerationEnvironment in com.google.j2cl.transpiler.backend.closure
Fields in com.google.j2cl.transpiler.backend.closure declared as ClosureGenerationEnvironmentModifier and TypeFieldDescriptionprotected final ClosureGenerationEnvironmentJavaScriptGenerator.environmentMethods in com.google.j2cl.transpiler.backend.closure with parameters of type ClosureGenerationEnvironmentModifier and TypeMethodDescriptionstatic voidExpressionTranspiler.render(com.google.j2cl.transpiler.ast.Expression expression, ClosureGenerationEnvironment environment, com.google.j2cl.transpiler.backend.common.SourceBuilder sourceBuilder) static voidStatementTranspiler.render(com.google.j2cl.transpiler.ast.Statement statement, ClosureGenerationEnvironment environment, com.google.j2cl.transpiler.backend.common.SourceBuilder builder)