PHP Class JSParser, pquery

Datei anzeigen Open project: tburry/pquery Class Usage Examples

Public Methods

Method Description
__construct ( $minifier = null )
parse ( $s, $f, $l )

Private Methods

Method Description
Block ( $x )
Expression ( $x, $stop = false )
FunctionDefinition ( $x, $requireName, $functionForm )
ParenExpression ( $x )
Script ( $x )
Statement ( $x )
Statements ( $x )
Variables ( $x )
nest ( $x, $node, $end = false ) Statement stack and nested statement handler.
reduce ( &$operators, &$operands )

Method Details

__construct() public method

public __construct ( $minifier = null )

parse() public method

public parse ( $s, $f, $l )