PHP Class PhpParser\InvalidTokenLexer

Inheritance: extends Lexer
Show file Open project: nikic/php-parser

Public Methods

Method Description
getNextToken ( &$value = null, &$startAttributes = null, &$endAttributes = null )

Method Details

getNextToken() public method

public getNextToken ( &$value = null, &$startAttributes = null, &$endAttributes = null )