Beispiel #1
0
 public ASMultiname(ASConstantPool pool)
     : base(pool)
 {
     TypeIndices = new List <int>();
 }