goog.debug.Error | |
goog.labs.format.csv.ParseError | goog.debug.Error |
text
: string
The CSV source text being parsed.
|
index
: number
The index, in the string, of the position of the
error.
|
opt_message
: string=
A description of the violated parse expectation.
|
![]()
Calculate the line and column for an index in a string.
TODO(nnaze): Consider moving to goog.string.newlines.
|
code » | |
Get a debug string of a line and a pointing caret beneath it.
|
code » |
![]()
No description.
|
Code » |