10781079108010811082108310841085108610871088
if (module == null) { return; } resetReconciler(); try { module.createScanner(); module.getScanner().dispose(); module.resetAndCacheScannerAndParser(getDocument().get()); } catch (final ErlModelException e) { ErlLogger.error(e); }