Pelzini

This is the code documentation for the Pelzini project

function process()

Should create ParserItem objects that represent the provided tokens
and apply those objects to the ParserFile specified.

Usage

boolean $CAnalyser->process ( mixed $tokens , mixed $parser_file );

Authors

Arguments

  1. $tokens
  2. $parser_file

Return value

  • boolean
    True on success, false on failure