Home
last modified time | relevance | path

Searched refs:hasProblematicConstruct (Results 1 – 1 of 1) sorted by relevance

/PHP-Parser/tools/fuzzing/
H A Dtarget.php40 public $hasProblematicConstruct; variable in AnonymousClass0557d2a90100
47 $this->hasProblematicConstruct = false;
82 $this->hasProblematicConstruct = true;
91 $this->hasProblematicConstruct = true;
96 $this->hasProblematicConstruct = true;
109 if ($visitor->hasProblematicConstruct) {

Completed in 3 milliseconds