Class SummaryBuilder

java.lang.Object
com.google.j2cl.transpiler.backend.wasm.SummaryBuilder

public final class SummaryBuilder extends Object
Summarizes information where global knowledge will be required for bundling.
  • Field Details

  • Method Details

    • toJson

      @Nullable public String toJson(com.google.j2cl.common.Problems problems)
      Serialize a LibraryInfo object into a JSON string.
    • toByteArray

      public byte[] toByteArray()