- 1. Introduction
- 2. Getting Started
- 2.1. Installation
- 2.2. Your First Transformation
- 3. Core Concepts
- 3.1. What is Bytecode Transformation?
- 3.2. How bytekin Works
- 4. Features
- 4.1. Inject Transformation
- 4.2. Invoke Transformation
- 4.3. Redirect Transformation
- 4.4. Constant Modification
- 4.5. Variable Modification
- 5. Advanced Usage
- 5.1. Using Mappings
- 5.2. Builder Pattern
- 5.3. Custom Transformers
- 6. API Reference
- 6.1. Annotations
- 6.2. Classes and Interfaces
- 7. Examples
- 7.1. Basic Examples
- 7.2. Advanced Examples
- 8. Best Practices
- 9. FAQ
- 10. Troubleshooting