PHP Class hafriedlander\Peg\Compiler\Token\Whitespace

Inheritance: extends Terminal
Show file Open project: hafriedlander/php-peg

Public Methods

Method Description
__construct ( $optional )
match_code ( $value ) * Call recursion indirectly

Method Details

__construct() public method

public __construct ( $optional )

match_code() public method

* Call recursion indirectly
public match_code ( $value )