Phan\Language\Element\TypedElementInterface::getContext PHP 메소드

getContext() 공개 메소드

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