WALKER_DEFAULT_NAMESPACE_ROOT
WALKER_DEFAULT_NAMESPACE_ROOT
Class DirCommand
Base class to give some default options for commands that may run the parser.
createFileAnalyserInstance(\Symfony\Component\Console\Input\InputInterface|string $input, null|boolean $preventNameExpansion = null) : \Pvra\FileAnalyser
\Symfony\Component\Console\Input\InputInterface|string | $input | |
null|boolean | $preventNameExpansion |
createNodeWalkerInstances(string $librarySourceOption = null) : array<mixed,\Pvra\Analysers\LanguageFeatureAnalyser>
string | $librarySourceOption |
renderResultCollectionByName(\Pvra\Result\Collection $results, \Symfony\Component\Console\Output\OutputInterface $out, \Symfony\Component\Console\Input\InputInterface $in)
\Pvra\Result\Collection | $results | |
\Symfony\Component\Console\Output\OutputInterface | $out | |
\Symfony\Component\Console\Input\InputInterface | $in |
renderResultCollectionByRequiredVersion(\Pvra\Result\Collection $results, \Symfony\Component\Console\Output\OutputInterface $out)
\Pvra\Result\Collection | $results | |
\Symfony\Component\Console\Output\OutputInterface | $out |