Пример #1
0
 internal override void accept(LibraryUnitVisitor visitor)
 {
     visitor.visitConfiguration(this);
 }