Member predicate Make::YamlNode::hasStandardTypeTag
Holds if this node is tagged with a standard type tag of the form
tag:yaml.org,2002:<t>
.
predicate hasStandardTypeTag(string t)
Holds if this node is tagged with a standard type tag of the form
tag:yaml.org,2002:<t>
.
predicate hasStandardTypeTag(string t)