Метод | Описание | |
---|---|---|
analyzeNode ( |
public analyzeNode ( |
||
$code_base | The code base in which the node exists | |
$context | The context in which the node exits. This is the context inside the given node rather than the context outside of the given node | |
$node | ast\Node | The php-ast Node being analyzed. |
$parent_node | ast\Node | |
Результат | void |