Nikita Popov
|
18129480ae
|
Rename $type subnode to $flags
Type makes it sound like a type-hint, and on a number of other nodes
$type is used for exactly that. Use $flags to hold modifiers instead.
|
2016-07-25 13:33:19 +02:00 |
|
Nikita Popov
|
65af37f7b0
|
Doc comment tweaks
|
2016-02-20 17:06:09 +01:00 |
|
Nikita Popov
|
55fdbc6dbc
|
Extract common builder methods to abstract classes
Declaration for fns/classes in general and FunctionLike for
functions/methods in particular.
|
2014-12-19 17:47:51 +01:00 |
|
Nikita Popov
|
2438848487
|
Add support for doc comments in builders
|
2014-12-13 13:44:40 +01:00 |
|
Nikita Popov
|
c341ab2ecf
|
Make autoloader for new names PSR-0 compliant
|
2014-04-02 09:44:45 +02:00 |
|