public static class JsAst.RhinoError extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
int |
line |
int |
lineOffset |
String |
message |
String |
sourceName |
Constructor and Description |
---|
RhinoError(String message,
String sourceName,
int line,
int lineOffset) |
Copyright © 2009-2017 Google. All Rights Reserved.