PHP 클래스 JSParser, pquery

파일 보기 프로젝트 열기: tburry/pquery 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $minifier = null )
parse ( $s, $f, $l )

비공개 메소드들

메소드 설명
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 )

메소드 상세

__construct() 공개 메소드

public __construct ( $minifier = null )

parse() 공개 메소드

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