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

getContext() public method

public getContext ( ) : Context
return Phan\Language\Context The context in which this structural element exists
    public function getContext() : Context;