Parsing PHP with PetitParser?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Parsing PHP with PetitParser?

hernanmd
Hi Fabrizio and others,
I loaded the Petit PHP parser. Now I want to use it but I see no clues. Do anyone has an example how to parse PHP code like this:

class myClass
{
  public $abc;
  public function test() {
    include "abc.php"; }
}


Cheers,

Hernán


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev