This is the code documentation for the Pelzini project
Search documentation |
file /processor/virtual_enumerations_transformer.phpNamespace: processor Available since: Contains the VirtualEnumerationsTransformer class AuthorsClassesVirtualEnumerationsTransformer This transformer converts constants that start with the same name into an enumeration of that name. So if a file has the following constants: APP_VERSION ITEM_TYPE_APPLE ITEM_TYPE_ORANGE The APPLE and ORANGE constants will become a part of the virtual enumeration ITEM_TYPE. Functions |
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Thursday, 15th March, 2018 at 02:05 pm |