Procedural File: StripPhpComments.php
Source Location: /filters/StripPhpComments.php
Classes:
StripPhpComments
This is a Php comment and string stripper reader that filters those lexical tokens out for purposes of simple Php parsing.
Page Details:
Includes:
include_once('phing/filters/BaseFilterReader.php') [line 23]
include_once('phing/filters/ChainableReader.php') [line 24]
|