1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/lib/PhpParser/Node/Scalar/MagicConst
Nikita Popov 1c11626f0a Add explicit getType() methods
Rather than automatically deriving getType() from the class name.
2017-11-12 21:27:14 +01:00
..
Class_.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Dir.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
File.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Function_.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Line.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Method.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Namespace_.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Trait_.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00