프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$maxScore | max score allowed before throwing an exception (causing processing to stop) |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$defaultScore | default score for nodes without explicit cost functions |
메소드 | 설명 | |
---|---|---|
__construct ( integer $max ) | MaxComplexityQueryVisitor constructor. | |
visit ( array $args, |
public __construct ( integer $max ) | ||
$max | integer | max allowed complexity score |
protected $defaultScore |