Parse the document and return quad information with source tokens. This is useful for IDE features that need to associate positions with triples.
Interpret escape sequences in a string value.
Will throw an error if the visitor is missing any required methods
visitXYZ for each XYZ grammar rule.Optionalparam: any
A visitor class that constructs RDF/JS quads from N-Triples syntax trees.