Parle\Parser::consume
(PECL parle >= 0.5.1)
Parle\Parser::consume — Consume the data for processing
Descrição
Consume the data for parsing.
Parâmetros
data
-
Data to be parsed.
lexer
-
A lexer object containing the lexing rules prepared for the particular grammar.
Valor Retornado
Nenhum valor é retornado.