PHP Class PhpPeg\ParserCompiler

Show file Open project: neos/flow-development-collection

Public Properties

Property Type Description
$currentClass
$debug
$parsers

Public Methods

Method Description
cli ( $args )
compile ( $string )
create_parser ( $match )

Method Details

cli() static public method

static public cli ( $args )

compile() static public method

static public compile ( $string )

create_parser() static public method

static public create_parser ( $match )

Property Details

$currentClass static public property

static public $currentClass

$debug static public property

static public $debug

$parsers static public property

static public $parsers