Lexers for data file format.
Unknown Field: copyright | |
Copyright 2006-2021 by the Pygments team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Class | JsonBareObjectLexer |
For JSON data structures (with missing object curly braces). |
Class | JsonLdLexer |
For JSON-LD linked data. |
Class | JsonLexer |
For JSON data structures. |
Class | YamlLexer |
Lexer for YAML, a human-friendly data serialization language. |
Class | YamlLexerContext |
Indentation context for the YAML lexer. |