Class JvmElementsProxifyingUnloader

  • All Implemented Interfaces:
    org.eclipse.xtext.parser.antlr.IReferableElementsUnloader

    @Beta
    public class JvmElementsProxifyingUnloader
    extends java.lang.Object
    implements org.eclipse.xtext.parser.antlr.IReferableElementsUnloader
    Since:
    2.7
    Noreference:
    This class is not intended to be referenced by clients.
    Noextend:
    This class is not intended to be subclassed by clients.
    Noinstantiate:
    This class is not intended to be instantiated by clients.
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.eclipse.xtext.parser.antlr.IReferableElementsUnloader

        org.eclipse.xtext.parser.antlr.IReferableElementsUnloader.GenericUnloader, org.eclipse.xtext.parser.antlr.IReferableElementsUnloader.NullUnloader
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void unloadRecursively​(org.eclipse.xtext.common.types.JvmIdentifiableElement element)  
      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

      • JvmElementsProxifyingUnloader

        public JvmElementsProxifyingUnloader()
    • Method Detail

      • unloadRoot

        public void unloadRoot​(org.eclipse.emf.ecore.EObject root)
        Specified by:
        unloadRoot in interface org.eclipse.xtext.parser.antlr.IReferableElementsUnloader
      • unloadRecursively

        protected void unloadRecursively​(org.eclipse.xtext.common.types.JvmIdentifiableElement element)