This website requires JavaScript.
Explore
Help
Sign In
phabel
/
php-parser
Watch
1
Star
0
Fork
0
You've already forked php-parser
mirror of
https://github.com/phabelio/PHP-Parser.git
synced
2024-11-27 04:24:43 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
f6fc248ca3
php-parser
/
lib
/
PhpParser
/
ConstExprEvaluationException.php
7 lines
86 B
PHP
Raw
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 17:24:26 +01:00
class
ConstExprEvaluationException
extends
\Exception
[CS] New line in the end of file
2018-01-10 18:04:06 +01:00
{}
Reference in New Issue
Copy Permalink