Phan\Language\Element\TypedElementInterface::getUnionType PHP Method

getUnionType() public method

public getUnionType ( ) : UnionType
return Phan\Language\UnionType Get the type of this structural element
    public function getUnionType() : UnionType;