Property | Type | Description | |
---|---|---|---|
$pathChecker | |||
$pathTraversableFactory | Sstalle\php7cc\PathTraversableFactory | ||
$traverser | PhpParser\NodeTraverserInterface | ||
$visitorResolver | Sstalle\php7cc\NodeVisitor\ResolverInterface |
Method | Description | |
---|---|---|
__construct ( Sstalle\php7cc\PathTraversableFactory $pathTraversableFactory, |
||
check ( |
public __construct ( Sstalle\php7cc\PathTraversableFactory $pathTraversableFactory, |
||
$pathTraversableFactory | Sstalle\php7cc\PathTraversableFactory | |
$pathChecker | ||
$traverser | PhpParser\NodeTraverserInterface | |
$visitorResolver | Sstalle\php7cc\NodeVisitor\ResolverInterface |
public check ( |
||
$checkSettings |
protected PathChecker,Sstalle\php7cc $pathChecker | ||
return |
protected PathTraversableFactory,Sstalle\php7cc $pathTraversableFactory | ||
return | Sstalle\php7cc\PathTraversableFactory |
protected NodeTraverserInterface,PhpParser $traverser | ||
return | PhpParser\NodeTraverserInterface |