Class BytecodeSequence

All Implemented Interfaces:
NodeMetaDataHandler

public class BytecodeSequence
extends Statement
This class represents a sequence of BytecodeInstructions or ASTNodes. The evaluation is depending on the type of the visitor.