Util
Table of Contents
Classes
- ClassGeneratorUtils
- Util class to help to generate code
- IdentifierSuffixer
- Utility class capable of generating
valid class/property/method identifiers
with a deterministic attached suffix,
in order to prevent property name collisions
and tampering from userland
- ProxiedMethodReturnExpression
- Utility class to generate return expressions in method, given a method signature.
- UniqueIdentifierGenerator
- Utility class capable of generating unique
valid class/property/method identifiers