Class SecureCompiler.Report

java.lang.Object
com.google.javascript.jscomp.jsonml.SecureCompiler.Report
Enclosing class:
SecureCompiler

public class SecureCompiler.Report extends Object
  • Method Details

    • isSuccessful

      public boolean isSuccessful()
    • getErrors

      public JsonMLError[] getErrors()
    • getWarnings

      public JsonMLError[] getWarnings()