PHP Class JSParser, pquery

Afficher le fichier Open project: tburry/pquery Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $minifier = null )
parse ( $s, $f, $l )

Private Methods

Méthode 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 méthode

public __construct ( $minifier = null )

parse() public méthode

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