Example #1
0
 internal override void accept(LibraryUnitVisitor visitor)
 {
     visitor.visitEntity(this);
 }