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 |
getMessage | Gets the message of this error. |
toString | Get the string representation of this error. |