Exemple #1
0
 public override void Initialize()
 {
     base.Initialize();
     updater = new AstUpdater(document, document.Editor);
 }