CodeQL library for Python
codeql/python-all 0.12.0 (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.