PHP 클래스 PhpPeg\TokenRegex

상속: extends TokenExpressionable
파일 보기 프로젝트 열기: neos/flow-development-collection

공개 메소드들

메소드 설명
__construct ( $value )
escape ( $rx )
match_code ( $value = NULL ) The $value default parameter is NOT used, it is just added to conform to interface

메소드 상세

__construct() 공개 메소드

public __construct ( $value )

escape() 정적인 공개 메소드

static public escape ( $rx )

match_code() 공개 메소드

The $value default parameter is NOT used, it is just added to conform to interface
public match_code ( $value = NULL )