Classes and interfaces
GeneratePaths¶
Behaviour that adds generated path information on the File elements.
« More »
Inherit¶
Behaviour that runs through all elements and inherit base information
when necessary.
« More »
ClassNode¶
Responsible for adding inheritance behaviour to an individual class.
« More »
ConstantNode¶
Responsible for adding inheritance behaviour to an individual constant.
« More »
DocBlockNode¶
Wrapper class around a DOMElement containing a DocBlock definition.
« More »
MethodNode¶
Responsible for adding inheritance behaviour to an individual method.
« More »
NodeAbstract¶
Base class for adding inheritance to an element.
« More »
PropertyNode¶
Responsible for adding inheritance behaviour to an individual property.
« More »
CoversTag¶
Behaviour that adds support for the @covers tag
« More »
UsesTag¶
Behaviour that adds support for the uses tag
« More »
BehaviourAbstract¶
Collection object for a set of Behaviours.
« More »