PHP Phan\Parse 네임스페이스

클래스들

이름 설명
ParseVisitor The class is a visitor for AST nodes that does parsing. Each visitor populates the $code_base with any globally accessible structural elements and will return a possibly new context as modified by the given node.