This website requires JavaScript.
Explore
Help
Sign In
danog
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/danog/PHP-Parser.git
synced
2025-01-22 22:01:18 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
PHP-Parser
/
lib
/
PhpParser
/
ConstExprEvaluationException.php
7 lines
86 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Add constant expression evaluator (#402)
2017-09-30 18:56:44 +02:00
<
?
php
namespace
PhpParser
;
[CS] Open class brackets in new line
2018-01-10 14:24:26 -02:00
class
ConstExprEvaluationException
extends
\Exception
[CS] New line in the end of file
2018-01-10 15:04:06 -02:00
{}
Reference in New Issue
Copy Permalink