PHP Transphpile\Transpile Пространство имен

Пространства имен

Transphpile\Transpile\Exception
Transphpile\Transpile\Visitors

Классы

Имя Описание
NodeStateStack /* This singleton class allows us to deal with "global" variables that needs to be used while traversing the AST.
StackVarNodeTraverser /* Small decorator that will push and pop variables per node traversal, as we will traverse subnodes manually (for instance, when encountering anonymous classes). We must save / use our variables per traversal.
Transpile