\PhpParserErrorHandler

Summary

Methods
Constants
handleError()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

handleError()

handleError(\PhpParser\Error  $error) 

Handle an error generated during lexing, parsing or some other operation.

Parameters

\PhpParser\Error $error

The error that needs to be handled