org.eclipse.xtext.parser.antlr
Interface IReferableElementsUnloader

All Known Implementing Classes:
IReferableElementsUnloader.GenericUnloader, IReferableElementsUnloader.NullUnloader, XtextReferableElementsUnloader

public interface IReferableElementsUnloader

Author:
Sebastian Zarnekow - Initial contribution and API, Jan Koehnlein

Nested Class Summary
static class IReferableElementsUnloader.GenericUnloader
           
static class IReferableElementsUnloader.NullUnloader
           
 
Method Summary
 void unloadRoot(org.eclipse.emf.ecore.EObject root)
           
 

Method Detail

unloadRoot

void unloadRoot(org.eclipse.emf.ecore.EObject root)