org.eclipse.xtext.parser.antlr
Class IReferableElementsUnloader.NullUnloader

java.lang.Object
  extended by org.eclipse.xtext.parser.antlr.IReferableElementsUnloader.NullUnloader
All Implemented Interfaces:
IReferableElementsUnloader
Enclosing interface:
IReferableElementsUnloader

public static final class IReferableElementsUnloader.NullUnloader
extends java.lang.Object
implements IReferableElementsUnloader


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.xtext.parser.antlr.IReferableElementsUnloader
IReferableElementsUnloader.GenericUnloader, IReferableElementsUnloader.NullUnloader
 
Constructor Summary
IReferableElementsUnloader.NullUnloader()
           
 
Method Summary
 void unloadRoot(org.eclipse.emf.ecore.EObject root)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IReferableElementsUnloader.NullUnloader

public IReferableElementsUnloader.NullUnloader()
Method Detail

unloadRoot

public void unloadRoot(org.eclipse.emf.ecore.EObject root)
Specified by:
unloadRoot in interface IReferableElementsUnloader