Searched refs:TYPE_UNDEFINED (Results 1 – 1 of 1) sorted by relevance
12 private const TYPE_UNDEFINED = 0; define in PhpParser\\Builder\\TraitUseAdaptation31 $this->type = self::TYPE_UNDEFINED;45 if ($this->type === self::TYPE_UNDEFINED) {95 if ($this->type === self::TYPE_UNDEFINED) {115 if ($this->type === self::TYPE_UNDEFINED) {
Completed in 4 milliseconds