PHP Class PHPCfg\AstVisitor\NameResolver

Inheritance: extends PhpParser\NodeVisitor\NameResolver
Show file Open project: ircmaxell/php-cfg

Protected Properties

Property Type Description
$builtInTypes

Public Methods

Method Description
enterNode ( PhpParser\Node $node )

Protected Methods

Method Description
parseTypeDecl ( $type )

Method Details

enterNode() public method

public enterNode ( PhpParser\Node $node )
$node PhpParser\Node

parseTypeDecl() protected method

protected parseTypeDecl ( $type )

Property Details

$builtInTypes protected static property

protected static $builtInTypes