PHP Phan\Parse Namespace

Classes

Name Description
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.