class SyntaxTree::YARV::Decompiler::BlockLabel

When we’re decompiling, we use a looped case statement to emulate jumping around in the same way the virtual machine would. This class provides convenience methods for generating the AST nodes that have to do with that label.