CodeQL library for GitHub Actions
codeql/actions-all 0.4.40 (changelog, source)
Search

Class Make::YamlComment

A YAML comment.

Example:

# here is a comment

Import path

import codeql.yaml.Yaml

Predicates

getLocation

Gets the Location of this comment.

getText

Gets the text of this comment, not including delimiters.

toString

Gets a textual representation of this comment.