Pelzini

This is the code documentation for the Pelzini project

Page options:

Inherited members

class CParser

Does the complete parsing of a C file.

Authors

Variables

NameVisibilityDescription
$analyser 
$lexer 

Functions

NameVisibilityDescription
__constructpublic 
parseFilepublicParses a file

public __construct

void $CParser->__construct ( );

This function does not have a description

public parseFile

A $CParser->parseFile ( mixed $base_dir , string $filename );

Parses a file