PHP Class PhpPeg\TokenWhitespace

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

Méthodes publiques

Méthode Description
__construct ( $optional )
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 ( $optional )

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 )