PHP 클래스 PhpPeg\ParserCompiler

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

공개 프로퍼티들

프로퍼티 타입 설명
$currentClass
$debug
$parsers

공개 메소드들

메소드 설명
cli ( $args )
compile ( $string )
create_parser ( $match )

메소드 상세

cli() 정적인 공개 메소드

static public cli ( $args )

compile() 정적인 공개 메소드

static public compile ( $string )

create_parser() 정적인 공개 메소드

static public create_parser ( $match )

프로퍼티 상세

$currentClass 정적으로 공개적으로 프로퍼티

static public $currentClass

$debug 정적으로 공개적으로 프로퍼티

static public $debug

$parsers 정적으로 공개적으로 프로퍼티

static public $parsers