php-parser/lib/PhpParser/Node/Expr/Cast
Nikita Popov 1c11626f0a Add explicit getType() methods
Rather than automatically deriving getType() from the class name.
2017-11-12 21:27:14 +01:00
..
Array_.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Bool_.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Double.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Int_.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Object_.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
String_.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Unset_.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00