public static class BaseTranspiler.CompileResult extends Object
JSError[]
errors
String
source
sourceMap
boolean
transpiled
CompileResult(String source, JSError[] errors, boolean transpiled, String sourceMap)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String source
public final JSError[] errors
public final boolean transpiled
public final String sourceMap
public CompileResult(String source, JSError[] errors, boolean transpiled, String sourceMap)
Copyright © 2009-2017 Google. All Rights Reserved.