public static class JsAst.ParseResult
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
com.google.common.collect.ImmutableList<JsAst.RhinoError> |
errors |
com.google.common.collect.ImmutableList<JsAst.RhinoError> |
warnings |
public final com.google.common.collect.ImmutableList<JsAst.RhinoError> errors
public final com.google.common.collect.ImmutableList<JsAst.RhinoError> warnings
Copyright © 2009-2018 Google. All Rights Reserved.