Searched refs:TYPE_ALIAS (Results 1 – 1 of 1) sorted by relevance
13 private const TYPE_ALIAS = 1; define in PhpParser\\Builder\\TraitUseAdaptation46 $this->type = self::TYPE_ALIAS;49 if ($this->type !== self::TYPE_ALIAS) {116 $this->type = self::TYPE_ALIAS;119 if ($this->type !== self::TYPE_ALIAS) {137 case self::TYPE_ALIAS:
Completed in 4 milliseconds