Predicate nodes
Holds if node belongs to the output tree, and its property key has the
given value.
Import path
import codeql.ruby.printAstpredicate nodes(PrintAstNode node, string key, string value)Holds if node belongs to the output tree, and its property key has the
given value.
import codeql.ruby.printAstpredicate nodes(PrintAstNode node, string key, string value)