API
This chapter provides a technical reference for each annotation and declaration. We highly encourage you to first spend some time understanding the philosophy and design.
Inlining
Replace references to a function, constructor, namespace, or type alias with its definition.
Expression pattern matching
Find and replace expressions generically.
Declaration pattern matching
Find and replace declarations generically.
Lambda capture pattern matching
Find and replace lambda captures generically.
Fixing argument-dependent lookup
Find and replace dangerous unqualified function calls.
Configuration
Project-wide configuration for the Bronto refactoring tool.