Property | Type | Description | |
---|---|---|---|
$level | integer | ||
$visitors | Sstalle\php7cc\NodeVisitor\VisitorInterface[] |
Method | Description | |
---|---|---|
__construct ( array $visitors = [], integer $level = Message::LEVEL_INFO ) | ||
resolve ( ) | ||
setLevel ( integer $level ) |
Method | Description | |
---|---|---|
addVisitor ( Sstalle\php7cc\NodeVisitor\VisitorInterface $visitor ) |
public __construct ( array $visitors = [], integer $level = Message::LEVEL_INFO ) | ||
$visitors | array | |
$level | integer |
protected addVisitor ( Sstalle\php7cc\NodeVisitor\VisitorInterface $visitor ) | ||
$visitor | Sstalle\php7cc\NodeVisitor\VisitorInterface |