PHP Interface GrumPHP\Parser\Php\Visitor\ContextAwareVisitorInterface

Inheritance: extends PhpParser\NodeVisitor
Show file Open project: phpro/grumphp

Public Methods

Method Description
setContext ( ParserContext $context )

Method Details

setContext() public method

public setContext ( ParserContext $context )
$context GrumPHP\Parser\Php\Context\ParserContext