Property | Type | Description | |
---|---|---|---|
$nodeStatementsRemover | Sstalle\php7cc\NodeStatementsRemover | ||
$output | Sstalle\php7cc\CLIOutputInterface | ||
$prettyPrinter |
Method | Description | |
---|---|---|
__construct ( Sstalle\php7cc\CLIOutputInterface $output, |
||
printContext ( Sstalle\php7cc\CompatibilityViolation\ContextInterface $context ) | ||
printMetadata ( Sstalle\php7cc\CompatibilityViolation\CheckMetadata $metadata ) |
Method | Description | |
---|---|---|
formatMessage ( |
public __construct ( Sstalle\php7cc\CLIOutputInterface $output, |
||
$output | Sstalle\php7cc\CLIOutputInterface | |
$prettyPrinter | ||
$nodeStatementsRemover | Sstalle\php7cc\NodeStatementsRemover |
public printContext ( Sstalle\php7cc\CompatibilityViolation\ContextInterface $context ) | ||
$context | Sstalle\php7cc\CompatibilityViolation\ContextInterface |
public printMetadata ( Sstalle\php7cc\CompatibilityViolation\CheckMetadata $metadata ) | ||
$metadata | Sstalle\php7cc\CompatibilityViolation\CheckMetadata |
protected NodeStatementsRemover,Sstalle\php7cc $nodeStatementsRemover | ||
return | Sstalle\php7cc\NodeStatementsRemover |
protected CLIOutputInterface,Sstalle\php7cc $output | ||
return | Sstalle\php7cc\CLIOutputInterface |