Pelzini

This is the code documentation for the Pelzini project

Page options:

Inherited members

class PhpParser

This is the parser for PHP files. It converts a file from the raw PHP into a document tree

Authors

Functions

NameVisibilityDescription
parseFilepublicParses a specific file

public parseFile

unknown $PhpParser->parseFile ( mixed $base_dir , mixed $filename );

Parses a specific file