pool
The MutableConstantPool of the bytecode
This function is just a cast of the pool property This is a safe cast, because the pool property is always a MutableConstantPool (As the only constructor of this class requires a MutableConstantPool)
Since
0.1.0