Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.3 (changelog, source)

Module PrintYaml

Classes for printing YAML AST.

Import path

import semmle.javascript.PrintAst

Classes

YamlMappingMapNode

A print node representing the ith mapping in mapping.

YamlMappingNode

A print node representing a YAMLMapping.

YamlNodeNode

A print node representing a YAML value in a .yml file.