Parle Parle\Lexer::consume
(PECL parle >= 0.5.1)
Parle\Lexer::consume — Pass the data for processing
설명
public Parle\Lexer::consume(string $data
): void
렉싱을 위해 데이터를 사용합니다.
매개변수
data
- 렉싱할 데이터입니다.
반환 값
값이 반환되지 않습니다.
(PECL parle >= 0.5.1)
Parle\Lexer::consume — Pass the data for processing
public Parle\Lexer::consume(string $data
): void
렉싱을 위해 데이터를 사용합니다.
data
값이 반환되지 않습니다.