PHP Class PhpPeg\TokenWhitespace

Inheritance: extends TokenTerminal
Show file Open project: neos/flow-development-collection

Public Methods

Method 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 method

public __construct ( $optional )

match_code() public method

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