PHP - Manual: Parle\Parser::consume
2024-11-14
(PECL parle >= 0.5.1)
Parle\Parser::consume — Consume the data for processing
Consume the data for parsing.
data
Data to be parsed.
lexer
A lexer object containing the lexing rules prepared for the particular grammar.
没有返回值。