Php/docs/parle-lexer.advance
来自菜鸟教程
Parle\Lexer::advance
(PECL parle >= 0.5.1)
Parle\Lexer::advance — Process next lexer rule
说明
public Parle\Lexer::advance ( ) : void
Processes the next rule and prepares the resulting token data.
参数
此函数没有参数。
返回值
没有返回值。