CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.14 (changelog, source)
Search

Class Make::YamlParseError

An error message produced by the YAML parser while processing a YAML file.

Import path

import codeql.yaml.Yaml

Predicates

getLocation

Gets the Location of this error.

getMessage

Gets the message of this error.

toString

Get the string representation of this error.