Class Make::YamlParseError
An error message produced by the YAML parser while processing a YAML file.
Import path
import codeql.yaml.YamlPredicates
| getLocation | Gets the |
| getMessage | Gets the message of this error. |
| toString | Get the string representation of this error. |