PHP Class Phlexy\LexerFactory\Stateless\UsingPregReplace

Inheritance: implements Phlexy\LexerFactory
Afficher le fichier Open project: nikic/phlexy Class Usage Examples

Protected Properties

Свойство Type Description
$dataGen

Méthodes publiques

Méthode Description
__construct ( LexerDataGenerator $dataGen )
createLexer ( array $lexerDefinition, $additionalModifiers = '' )

Method Details

__construct() public méthode

public __construct ( LexerDataGenerator $dataGen )
$dataGen Phlexy\LexerDataGenerator

createLexer() public méthode

public createLexer ( array $lexerDefinition, $additionalModifiers = '' )
$lexerDefinition array

Property Details

$dataGen protected_oe property

protected $dataGen