PHP Class QuackCompiler\Parser\SyntaxError

Inheritance: extends Exceptio\Exception
Mostra file Open project: quack/quack

Public Methods

Method Description
__construct ( $parameters )
__toString ( )
getFormattedHint ( )

Private Methods

Method Description
extractPieceOfSource ( )
getExpectedTokenName ( )
getFoundTokenName ( )
getFoundTokenSize ( )
getOriginalSource ( )
getPosition ( )

Method Details

__construct() public method

public __construct ( $parameters )

__toString() public method

public __toString ( )

getFormattedHint() public method

public getFormattedHint ( )