Luxor_SimpleParse()
Luxor_SimpleParse( $fileh, integer $tabhint, array $blksep)
Constructor for the source code parser.
Parameters
|
$fileh |
|
integer |
$tabhint |
(Unused?) |
array |
$blksep |
An array containing block seperators for
this file's type.
Essentially a 'spec' entry from the
$languages array. |