CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Member predicate Make::SplitKind::isEnabled

Holds if this split kind is enabled for AST node n. For performance reasons, the number of splits is restricted by the maxSplits() predicate.

predicate isEnabled(AstNode n)