//mxd
 internal List <CompilerError> UpdateNavigator()
 {
     return(editor.UpdateNavigator(this));
 }