class Savi::Compiler::Pass::Analyze::ReentranceError
- Savi::Compiler::Pass::Analyze::ReentranceError
- Exception
- Reference
- Object
Overview
Utility function used to guard against the action in the yield block re-entering itself (calling this function again with the same link).