PHP Class PhpPeg\TokenLiteral

Inheritance: extends TokenExpressionable
Afficher le fichier Open project: neos/flow-development-collection

Méthodes publiques

Méthode Description
__construct ( $value )
match_code ( $value = NULL ) The $value default parameter is NOT used, it is just added to conform to interface

Method Details

__construct() public méthode

public __construct ( $value )

match_code() public méthode

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