class SyntaxTree::YARV::InstructionSequence::Label

This represents the destination of instructions that jump. Initially it does not track its position so that when we perform optimizations the indices don’t get messed up.